spring-boot/ci/tasks/build-pr-project.yml

14 lines
227 B
YAML
Raw Normal View History

---
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