diff --git a/Jenkinsfile b/Jenkinsfile index 7f4db14..becff1e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'admin+jenkins-passerelle-imio-ts1-datasources@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ts1-datasources@entrouvert.org') } } success {