diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index cfcfcad1b..873c82149 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -1136,11 +1136,11 @@ jobs: params: repository: out/repo rebase: true - on_failure: - put: slack-notification - params: - text: | - Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! +# on_failure: +# put: slack-notification +# params: +# text: | +# Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! - name: build-spring-boot-atom-package serial: true plan: @@ -1198,11 +1198,11 @@ jobs: params: repository: out/repo rebase: true - on_failure: - put: slack-notification - params: - text: | - Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! + # on_failure: + # put: slack-notification + # params: + # text: | + # Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed! groups: - name: vscode-snapshot jobs: