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