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