Adding Patryk to recipients
parent
54702310dc
commit
8aa612efaa
|
|
@ -87,7 +87,7 @@
|
||||||
try {
|
try {
|
||||||
emailext subject: env.JOB_NAME,
|
emailext subject: env.JOB_NAME,
|
||||||
body: 'Please find the output of your reports attached',
|
body: 'Please find the output of your reports attached',
|
||||||
to: 'peter.hh.huber@bmw.de',
|
to: 'peter.hh.huber@bmw.de, patryk.gudalewicz.bp@nttdata.com',
|
||||||
replyTo: 'coco-apm@bmw.de',
|
replyTo: 'coco-apm@bmw.de',
|
||||||
attachmentsPattern: '*.csv'
|
attachmentsPattern: '*.csv'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue