diff --git a/Jenkinsfile b/Jenkinsfile index fcccbf590..90bf4498d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -42,7 +42,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'ci+jenkins-wcs@entrouvert.org') + utils.mail_notify(currentBuild, env, 'fpeters+jenkins-wcs@entrouvert.org') } } success {