diff --git a/Jenkinsfile b/Jenkinsfile index d8c0496..4c06394 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -29,7 +29,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-mail2redmine@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-mail2redmine@entrouvert.org') } } success {