[TELE-569] add imio guy to mail_notify

This commit is contained in:
Daniel Muyshond 2020-07-02 12:54:07 +02:00
parent 33311a0998
commit 3ab71c7f90
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -19,7 +19,7 @@ pipeline {
always {
script {
utils = new Utils()
utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ts1-datasources@entrouvert.org')
utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ts1-datasources@entrouvert.org, ci+daniel.muyshond@imio.be')
}
}
success {