From ed3e0ea69da8911b44807fdc5d73d2b05d23bcfc Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Fri, 12 May 2017 15:11:05 -0700 Subject: [PATCH] Send release message to sts4-builds in future --- concourse/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 1e70a1cd5..44534a4d0 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -332,7 +332,7 @@ 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: