We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab9845 commit 793bfffCopy full SHA for 793bfff
ci/pipeline.yml
@@ -626,10 +626,8 @@ jobs:
626
file: git-repo/ci/tasks/promote.yml
627
params:
628
RELEASE_TYPE: RELEASE
629
- BRANCH: ((BRANCH))
630
<<: *artifactory-task-params
631
<<: *bintray-task-params
632
- <<: *sdkman-task-params
633
- name: sync-to-maven-central
634
serial: true
635
plan:
ci/tasks/promote.yml
@@ -14,8 +14,5 @@ params:
14
BINTRAY_REPO:
15
BINTRAY_USERNAME:
16
BINTRAY_API_KEY:
17
- SDKMAN_CONSUMER_KEY:
18
- SDKMAN_CONSUMER_TOKEN:
19
- BRANCH:
20
run:
21
path: git-repo/ci/scripts/promote.sh
0 commit comments