Files
spring-boot/ci/tasks/promote.yml
Madhura Bhave 7b38b0ed11 Add SDKMAN to pipeline
Closes gh-11987
2020-12-02 10:52:41 -08:00

22 lines
365 B
YAML

---
platform: linux
inputs:
- name: git-repo
- name: artifactory-repo
outputs:
- name: version
params:
RELEASE_TYPE:
ARTIFACTORY_SERVER:
ARTIFACTORY_USERNAME:
ARTIFACTORY_PASSWORD:
BINTRAY_SUBJECT:
BINTRAY_REPO:
BINTRAY_USERNAME:
BINTRAY_API_KEY:
SDKMAN_CONSUMER_KEY:
SDKMAN_CONSUMER_TOKEN:
BRANCH:
run:
path: git-repo/ci/scripts/promote.sh