From 619481047dc385536920dd5b6a897bca7e2cac37 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 27 Apr 2020 15:35:05 +0100 Subject: [PATCH] Revert "Single-thread interaction with Artifactory" This reverts commit 8404ae7f383ba585551b1492b9549b5ca3923c80. The long-shot didn't pay off. --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 8e477527763..cd44361cf09 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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"