8 lines
114 B
YAML
8 lines
114 B
YAML
|
|
---
|
||
|
|
platform: linux
|
||
|
|
inputs:
|
||
|
|
- name: git-repo
|
||
|
|
- name: artifactory-repo
|
||
|
|
run:
|
||
|
|
path: git-repo/ci/scripts/promote.sh
|