|
|
|
@ -64,12 +64,6 @@ anchors: |
|
|
|
build_number: "${BUILD_JOB_NAME}-${BUILD_NAME}" |
|
|
|
build_number: "${BUILD_JOB_NAME}-${BUILD_NAME}" |
|
|
|
disable_checksum_uploads: true |
|
|
|
disable_checksum_uploads: true |
|
|
|
threads: 8 |
|
|
|
threads: 8 |
|
|
|
artifact_set: |
|
|
|
|
|
|
|
- include: |
|
|
|
|
|
|
|
- "/**/spring-boot-docs-*.zip" |
|
|
|
|
|
|
|
properties: |
|
|
|
|
|
|
|
"zip.type": "docs" |
|
|
|
|
|
|
|
"zip.deployed": "false" |
|
|
|
|
|
|
|
slack-fail-params: &slack-fail-params |
|
|
|
slack-fail-params: &slack-fail-params |
|
|
|
text: > |
|
|
|
text: > |
|
|
|
:concourse-failed: <!here> <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!> |
|
|
|
:concourse-failed: <!here> <https://ci.spring.io/teams/${BUILD_TEAM_NAME}/pipelines/${BUILD_PIPELINE_NAME}/jobs/${BUILD_JOB_NAME}/builds/${BUILD_NAME}|${BUILD_PIPELINE_NAME} ${BUILD_JOB_NAME} failed!> |
|
|
|
|