diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 9b44aebe9..849fc9ce4 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -75,4 +75,4 @@ jobs: params: channel: "@kdvolder" text: | - Concourse ${BUILD_JOB_NAME}/${BUILD_NAME} has failed! + Concourse ${BUILD_PIPELINE_NAME}/${BUILD_JOB_NAME}/${BUILD_NAME} has failed!