set recipients to production

weekly
QXZ3NHY 2023-06-20 12:07:27 +02:00
parent 719cf8e673
commit cc7d608852
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -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: