mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
12 lines
173 B
YAML
12 lines
173 B
YAML
---
|
|
platform: linux
|
|
inputs:
|
|
- name: git-repo
|
|
outputs:
|
|
- name: distribution-repository
|
|
caches:
|
|
- path: maven
|
|
- path: gradle
|
|
run:
|
|
path: git-repo/ci/scripts/build-project.sh
|