init commit

OPMAAS-3581
rforstner 2021-11-23 18:47:08 +01:00
parent 291669a151
commit cfdcd8b49e
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -90,7 +90,7 @@
steps {
script {
try {
mail subject: env.JOB_NAME,
emailext subject: env.JOB_NAME,
body: 'test',
to: 'rene.forstner@nttdata.com',
replyTo: 'rene.forstner@nttdata.com',