Skip to content

Commit a5bd4e9

Browse files
committed
Merge branch '2.4.x' into 2.5.x
Closes gh-27772
2 parents 29ccbdd + 6be27e2 commit a5bd4e9

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
@@ -677,8 +677,9 @@ jobs:
677677
trigger: true
678678
passed: [promote-release]
679679
params:
680-
download_artifacts: false
680+
download_artifacts: true
681681
save_build_info: true
682+
threads: 8
682683
- task: publish-gradle-plugin
683684
image: ci-image
684685
file: git-repo/ci/tasks/publish-gradle-plugin.yml

0 commit comments

Comments
 (0)