Revert "Single-thread interaction with Artifactory"

This reverts commit 8404ae7f38. The
long-shot didn't pay off.
This commit is contained in:
Andy Wilkinson 2020-04-27 15:35:05 +01:00
parent fb33610027
commit 619481047d

View File

@ -272,7 +272,7 @@ jobs:
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
disable_checksum_uploads: true
threads: 1
threads: 8
artifact_set:
- include:
- "/**/spring-boot-docs-*.zip"