mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
822ae0daf7
Fixes gh-24475
14 lines
223 B
YAML
Executable File
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
|