diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index fe12acf37..59756d40b 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -110,7 +110,7 @@ jobs: on_failure: put: slack-notification params: - channel: "#aboyko" + channel: "@aboyko" text: | Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! - name: trigger-manifest-yaml-rc-build