mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-15 14:04:30 +08:00
9 lines
136 B
YAML
9 lines
136 B
YAML
---
|
|
platform: linux
|
|
inputs:
|
|
- name: git-repo
|
|
outputs:
|
|
- name: distribution-repository
|
|
run:
|
|
path: git-repo/ci/scripts/build-project.sh
|