csv format test
parent
eed3311355
commit
49be56f531
|
|
@ -178,7 +178,7 @@ pipeline {
|
|||
// test:
|
||||
to: 'Daniel.Mikula@nttdata.com, Arnel.Arnautovic@nttdata.com',
|
||||
replyTo: 'coco-apm@bmw.de',
|
||||
attachmentsPattern: '*.xlsx, *.csv'
|
||||
attachmentsPattern: '*.xlsx, *_total.csv'
|
||||
} catch ( mailExc ) {
|
||||
echo "Sending Email Failed: ${mailExc}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue