diff --git a/Jenkinsfile b/Jenkinsfile index 8794dde..9037206 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -36,7 +36,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-mandayejs@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-mandayejs@entrouvert.org') } } success {