Skip to content

Commit 6be27e2

Browse files
committed
Download artifacts for the publish_gradle_plugin task
Closes gh-27759
1 parent f2b7092 commit 6be27e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,9 @@ jobs:
614614
trigger: true
615615
passed: [promote-release]
616616
params:
617-
download_artifacts: false
617+
download_artifacts: true
618618
save_build_info: true
619+
threads: 8
619620
- task: publish-gradle-plugin
620621
image: ci-image
621622
file: git-repo/ci/tasks/publish-gradle-plugin.yml

0 commit comments

Comments
 (0)