initializr/ci/tasks/promote.yml
Madhura Bhave 79623260f9 Enhance CI pipeline
- Support for Pull Requests
- Display build status on commit
- Notify build results on slack
- Support for releasing to artifactory

Closes gh-771
2018-11-19 15:13:07 -08:00

14 lines
217 B
YAML

---
platform: linux
inputs:
- name: git-repo
- name: artifactory-repo
outputs:
- name: version
params:
ARTIFACTORY_SERVER:
ARTIFACTORY_USERNAME:
ARTIFACTORY_PASSWORD:
run:
path: git-repo/ci/scripts/promote.sh