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 944fe4c commit b14bd45Copy full SHA for b14bd45
ci/pipeline.yml
@@ -55,7 +55,7 @@ anchors:
55
"zip.type": "docs"
56
"zip.deployed": "false"
57
slack-fail-params: &slack-fail-params
58
- 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!>"
+ 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!>"
59
silent: true
60
icon_emoji: ":concourse:"
61
username: concourse-ci
0 commit comments