init commit
parent
de3f3bc96f
commit
b71925b509
|
|
@ -86,9 +86,9 @@
|
|||
}
|
||||
|
||||
}
|
||||
stage('Detect Jenkins Environment EMEA') {
|
||||
stage('Send report') {
|
||||
try{
|
||||
mail subject: env.JOB_NAME + ' - ' + env.BRANCH_NAME,
|
||||
mail subject: env.JOB_NAME,
|
||||
body: 'test',
|
||||
to: 'rene.forstner@nttdata.com',
|
||||
replyTo: 'rene.forstner@nttdata.com',
|
||||
|
|
|
|||
Loading…
Reference in New Issue