No more slack messages to alex

This commit is contained in:
Kris De Volder
2017-04-04 12:24:03 -07:00
parent aeb43a0622
commit 77100d3893

View File

@@ -135,12 +135,12 @@ 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:
# channel: "@aboyko"
# text: |
# Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!
- name: build-consourse-vsix-snapshot
plan:
- aggregate:
@@ -203,10 +203,10 @@ jobs:
- put: snapshot-website
params:
path: website
on_success:
put: slack-notification
params:
channel: "@aboyko"
text: |
SUCCESS Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME}!
New snapshots available at http://dist.springsource.com/snapshot/STS4/nightly-distributions.html
# on_success:
# put: slack-notification
# params:
# channel: "@aboyko"
# text: |
# SUCCESS Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME}!
# New snapshots available at http://dist.springsource.com/snapshot/STS4/nightly-distributions.html