diff --git a/Jenkinsfile b/Jenkinsfile index a2efbc3..acc0b58 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -85,8 +85,8 @@ try { emailext subject: env.JOB_NAME, body: 'Please find the output of your reports attached', - to: 'patryk.gudalewicz.bp@nttdata.com', - replyTo: 'patryk.gudalewicz.bp@nttdata.com', + to: 'peter.hh.huber@bmw.de', + replyTo: 'coco-apm@bmw.de', attachmentsPattern: '*.csv' }