Skip to content

Commit 544e81c

Browse files
committed
Merge branch '2.1.x'
Closes gh-16856
2 parents d48fbb1 + 7407b22 commit 544e81c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ jobs:
438438
trigger: false
439439
passed: [stage-milestone]
440440
params:
441+
download_artifacts: false
441442
save_build_info: true
442443
- task: promote
443444
image: spring-boot-ci-image
@@ -468,6 +469,7 @@ jobs:
468469
trigger: false
469470
passed: [stage-rc]
470471
params:
472+
download_artifacts: false
471473
save_build_info: true
472474
- task: promote
473475
image: spring-boot-ci-image
@@ -498,6 +500,7 @@ jobs:
498500
trigger: false
499501
passed: [stage-release]
500502
params:
503+
download_artifacts: false
501504
save_build_info: true
502505
- task: promote
503506
image: spring-boot-ci-image
@@ -520,6 +523,7 @@ jobs:
520523
trigger: true
521524
passed: [promote-release]
522525
params:
526+
download_artifacts: false
523527
save_build_info: true
524528
- task: sync-to-maven-central
525529
image: spring-boot-ci-image

0 commit comments

Comments
 (0)