From 3ab71c7f9042839a6195576104925025af3a244a Mon Sep 17 00:00:00 2001 From: Daniel Muyshond Date: Thu, 2 Jul 2020 12:54:07 +0200 Subject: [PATCH] [TELE-569] add imio guy to mail_notify --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a0e76ba..c0221f5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ts1-datasources@entrouvert.org') + utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ts1-datasources@entrouvert.org, ci+daniel.muyshond@imio.be') } } success {