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.
2 parents 5b88a19 + 793bfff commit 360013cCopy full SHA for 360013c
ci/pipeline.yml
@@ -546,10 +546,8 @@ jobs:
546
file: git-repo/ci/tasks/promote.yml
547
params:
548
RELEASE_TYPE: RELEASE
549
- BRANCH: ((BRANCH))
550
<<: *artifactory-task-params
551
<<: *bintray-task-params
552
- <<: *sdkman-task-params
553
- name: sync-to-maven-central
554
serial: true
555
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