set recipients to production

daily
QXZ3NHY 2023-06-20 12:08:40 +02:00
parent 10d4810ad3
commit 838d6ea290
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -189,7 +189,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: