diff --git a/Jenkinsfile b/Jenkinsfile index ac22859..6cd3aa9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-combo-plugin-gnm@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-combo-plugin-gnm@entrouvert.org') } } success {