Browse Source

Merge branch '2.4.x' into 2.5.x

Closes gh-27772
pull/28375/head
Andy Wilkinson 5 years ago
parent
commit
a5bd4e963f
  1. 3
      ci/pipeline.yml

3
ci/pipeline.yml

@ -677,8 +677,9 @@ jobs: @@ -677,8 +677,9 @@ jobs:
trigger: true
passed: [promote-release]
params:
download_artifacts: false
download_artifacts: true
save_build_info: true
threads: 8
- task: publish-gradle-plugin
image: ci-image
file: git-repo/ci/tasks/publish-gradle-plugin.yml

Loading…
Cancel
Save