diff --git a/Jenkinsfile b/Jenkinsfile index 3666d71..357b332 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-eobuilder@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-eobuilder@entrouvert.org') } } success {