diff --git a/Jenkinsfile b/Jenkinsfile index 6e57c3a..052f976 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -32,7 +32,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-wcs-olap@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-wcs-olap@entrouvert.org') } } success {