mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-29 01:47:10 +08:00
10 lines
157 B
YAML
10 lines
157 B
YAML
![]() |
---
|
||
|
platform: linux
|
||
|
inputs:
|
||
|
- name: git-repo
|
||
|
outputs:
|
||
|
- name: distribution-repository
|
||
|
caches:
|
||
|
- path: maven
|
||
|
run:
|
||
|
path: git-repo/ci/scripts/build-project.sh
|