mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-24 00:16:35 +08:00
12 lines
173 B
YAML
12 lines
173 B
YAML
![]() |
---
|
||
|
platform: linux
|
||
|
inputs:
|
||
|
- name: git-repo
|
||
|
outputs:
|
||
|
- name: stage-git-repo
|
||
|
- name: distribution-repository
|
||
|
caches:
|
||
|
- path: maven
|
||
|
run:
|
||
|
path: git-repo/ci/scripts/stage.sh
|