mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-23 06:05:48 +08:00
14 lines
217 B
YAML
14 lines
217 B
YAML
![]() |
---
|
||
|
platform: linux
|
||
|
inputs:
|
||
|
- name: git-repo
|
||
|
- name: artifactory-repo
|
||
|
outputs:
|
||
|
- name: version
|
||
|
params:
|
||
|
ARTIFACTORY_SERVER:
|
||
|
ARTIFACTORY_USERNAME:
|
||
|
ARTIFACTORY_PASSWORD:
|
||
|
run:
|
||
|
path: git-repo/ci/scripts/promote.sh
|