Add more notifications when stuff goes wrong in pipeline

This commit is contained in:
Kris De Volder
2017-04-07 11:21:34 -07:00
parent d0dba5e367
commit fa32a4b9f9

View File

@@ -138,12 +138,11 @@ jobs:
params:
file: vsix-files/vscode-boot-java-*.vsix
acl: public-read
# on_failure:
# put: slack-notification
# params:
# channel: "@aboyko"
# text: |
# Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!
on_failure:
put: slack-notification
params:
text: |
Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!
- name: build-consourse-vsix-snapshot
plan:
- aggregate: