Skip to content

Commit 793bfff

Browse files
committed
Polish
See gh-21903
1 parent cab9845 commit 793bfff

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

ci/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -626,10 +626,8 @@ jobs:
626626
file: git-repo/ci/tasks/promote.yml
627627
params:
628628
RELEASE_TYPE: RELEASE
629-
BRANCH: ((BRANCH))
630629
<<: *artifactory-task-params
631630
<<: *bintray-task-params
632-
<<: *sdkman-task-params
633631
- name: sync-to-maven-central
634632
serial: true
635633
plan:

ci/tasks/promote.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,5 @@ params:
1414
BINTRAY_REPO:
1515
BINTRAY_USERNAME:
1616
BINTRAY_API_KEY:
17-
SDKMAN_CONSUMER_KEY:
18-
SDKMAN_CONSUMER_TOKEN:
19-
BRANCH:
2017
run:
2118
path: git-repo/ci/scripts/promote.sh

0 commit comments

Comments
 (0)