We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0171a5 commit af4b531Copy full SHA for af4b531
ci/pipeline.yml
@@ -231,7 +231,7 @@ jobs:
231
build_uri: "https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}"
232
build_number: "${BUILD_PIPELINE_NAME}-${BUILD_JOB_NAME}-${BUILD_NAME}"
233
disable_checksum_uploads: true
234
- threads: 1
+ threads: 8
235
artifact_set:
236
- include:
237
- "/**/spring-boot-docs-*.zip"
0 commit comments