mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
68324c4143
Closes gh-22645
14 lines
227 B
YAML
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
|