initializr/ci/tasks/promote.yml
Stephane Nicoll 6b0e2830a0 Polish
See gh-1199
2021-03-16 14:55:01 +01:00

18 lines
306 B
YAML

---
platform: linux
inputs:
- name: git-repo
- name: artifactory-repo
outputs:
- name: version
params:
ARTIFACTORY_SERVER:
ARTIFACTORY_USERNAME:
ARTIFACTORY_PASSWORD:
SONATYPE_USERNAME:
SONATYPE_PASSWORD:
SONATYPE_URL:
SONATYPE_STAGING_PROFILE_ID:
run:
path: git-repo/ci/scripts/promote.sh