Merge branch '2.2.x' into 2.3.x

This commit is contained in:
Stephane Nicoll 2020-12-10 18:31:32 +01:00
commit 360013cba4
2 changed files with 0 additions and 5 deletions

View File

@ -546,10 +546,8 @@ jobs:
file: git-repo/ci/tasks/promote.yml
params:
RELEASE_TYPE: RELEASE
BRANCH: ((BRANCH))
<<: *artifactory-task-params
<<: *bintray-task-params
<<: *sdkman-task-params
- name: sync-to-maven-central
serial: true
plan:

View File

@ -14,8 +14,5 @@ params:
BINTRAY_REPO:
BINTRAY_USERNAME:
BINTRAY_API_KEY:
SDKMAN_CONSUMER_KEY:
SDKMAN_CONSUMER_TOKEN:
BRANCH:
run:
path: git-repo/ci/scripts/promote.sh