spring-boot/ci/tasks/build-pr-project.yml
Andy Wilkinson 68324c4143 Build pull requests with --continue
Closes gh-22645
2020-07-29 17:54:54 +01:00

14 lines
227 B
YAML

---
platform: linux
inputs:
- name: git-repo
outputs:
- name: distribution-repository
caches:
- path: gradle
params:
CI: true
GRADLE_ENTERPRISE_URL: https://ge.spring.io
run:
path: git-repo/ci/scripts/build-pr-project.sh