diff --git a/Jenkinsfile b/Jenkinsfile index 72d6dca..9274342 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -188,7 +188,7 @@ pipeline { post { failure { - emailext subject: "${env.JOB_NAME} build ${env.BUILD_ID} failed", + emailext subject: "THE OFFICIAL ${env.JOB_NAME} build ${env.BUILD_ID} failed", body: "QM report failed, see logs for details: ${env.BUILD_URL}", to: 'Arnel.Arnautovic@nttdata.com, Daniel.Mikula@nttdata.com' // to post to the teams channel "0 - APM Service Desk" just uncomment the following command: