initializr/ci/tasks/build-pr-project.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

10 lines
157 B
YAML

---
platform: linux
inputs:
- name: git-repo
outputs:
- name: distribution-repository
caches:
- path: maven
run:
path: git-repo/ci/scripts/build-project.sh