Browse Source

Merge branch '2.5.x'

Closes gh-27773
pull/27781/head
Andy Wilkinson 5 years ago
parent
commit
aa216dd3d1
  1. 3
      ci/pipeline.yml

3
ci/pipeline.yml

@ -691,8 +691,9 @@ jobs: @@ -691,8 +691,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