From now on send 'released' messages for sts4 to

tooling-projects channel
This commit is contained in:
Kris De Volder
2017-05-12 19:00:18 -07:00
parent d23e5fe928
commit 142253f03e

View File

@@ -332,13 +332,13 @@ jobs:
on_failure:
put: slack-notification
params:
# channel: "@kdvolder"
channel: "@kdvolder"
text: |
Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!
on_success:
put: slack-notification
params:
channel: "@kdvolder"
channel: "#tooling-projects"
text_file: version/version
text: |
STS 4 VScode Extensions $TEXT_FILE_CONTENT released