Skip to content

Commit aaaed07

Browse files
committed
Merge branch '2.3.x'
2 parents 806cc47 + 360013c commit aaaed07

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
@@ -546,10 +546,8 @@ jobs:
546546
file: git-repo/ci/tasks/promote.yml
547547
params:
548548
RELEASE_TYPE: RELEASE
549-
BRANCH: ((BRANCH))
550549
<<: *artifactory-task-params
551550
<<: *bintray-task-params
552-
<<: *sdkman-task-params
553551
- name: sync-to-maven-central
554552
serial: true
555553
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)