mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
11 lines
174 B
YAML
11 lines
174 B
YAML
---
|
|
platform: linux
|
|
inputs:
|
|
- name: git-repo
|
|
- name: distribution-repository
|
|
caches:
|
|
- path: maven
|
|
- path: gradle
|
|
run:
|
|
path: git-repo/ci/scripts/build-integration-tests.sh
|