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