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