Temporary disable slack notifications for rc builds

This commit is contained in:
Kris De Volder
2017-08-14 11:42:52 -07:00
parent b2b7e4cf8d
commit 456e599d8e

View File

@@ -339,6 +339,7 @@ jobs:
on_success: on_success:
put: slack-notification put: slack-notification
params: params:
channel: "@kdevolder"
text_file: s3-concourse-vsix-snapshot/url text_file: s3-concourse-vsix-snapshot/url
icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png
text: | text: |
@@ -373,6 +374,7 @@ jobs:
on_success: on_success:
put: slack-notification put: slack-notification
params: params:
channel: "@kdevolder"
text_file: s3-manifest-yaml-vsix-snapshot/url text_file: s3-manifest-yaml-vsix-snapshot/url
icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-manifest-yaml/icon.png icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-manifest-yaml/icon.png
text: | text: |
@@ -407,6 +409,7 @@ jobs:
on_success: on_success:
put: slack-notification put: slack-notification
params: params:
channel: "@kdevolder"
text_file: s3-bosh-vsix-snapshot/url text_file: s3-bosh-vsix-snapshot/url
icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png icon_url: https://raw.githubusercontent.com/spring-projects/sts4/master/vscode-extensions/vscode-concourse/icon.png
text: | text: |