Skip to content

Commit af4b531

Browse files
committed
Revert "Try to fix problem with corrupted build numbers on Artifactory"
This reverts commit ab981b9 since it's hopefully now fixed upstream.
1 parent e0171a5 commit af4b531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
232232
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
233233
disable_checksum_uploads: true
234-
threads: 1
234+
threads: 8
235235
artifact_set:
236236
- include:
237237
- "/**/spring-boot-docs-*.zip"

0 commit comments

Comments
 (0)