Download artifacts for the publish_gradle_plugin task

Closes gh-27759
pull/28061/head
Andy Wilkinson 3 years ago
parent f2b7092073
commit 6be27e2212

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

Loading…
Cancel
Save