See gh-21903
pull/24789/head
Stephane Nicoll 4 years ago
parent cab98450e5
commit 793bfff2c8

@ -626,10 +626,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:

@ -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

Loading…
Cancel
Save