spring-boot/ci/tasks/publish-to-sdkman.yml
Madhura Bhave 822ae0daf7 Fix detection of latest GA for SDKMAN
Fixes gh-24475
2020-12-14 12:07:15 -08:00

14 lines
223 B
YAML
Executable File

---
platform: linux
inputs:
- name: artifactory-repo
- name: git-repo
params:
RELEASE_TYPE:
BRANCH:
LATEST_GA:
SDKMAN_CONSUMER_KEY:
SDKMAN_CONSUMER_TOKEN:
run:
path: git-repo/ci/scripts/publish-to-sdkman.sh