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