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 4aa4e14 commit d18f60eCopy full SHA for d18f60e
ci/pipeline.yml
@@ -64,12 +64,6 @@ anchors:
64
build_number: "${BUILD_JOB_NAME}-${BUILD_NAME}"
65
disable_checksum_uploads: true
66
threads: 8
67
- artifact_set:
68
- - include:
69
- - "/**/spring-boot-docs-*.zip"
70
- properties:
71
- "zip.type": "docs"
72
- "zip.deployed": "false"
73
slack-fail-params: &slack-fail-params
74
text: >
75
: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!>
0 commit comments