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