diff --git a/Jenkinsfile b/Jenkinsfile index 8510f92..ec37127 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,7 +33,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-authentic2-cut@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-authentic2-cut@entrouvert.org') } } success {