From 202529b604144381ae11e0e1c4ddf7225419b62e Mon Sep 17 00:00:00 2001 From: Daniel Muyshond Date: Fri, 9 Oct 2020 15:38:48 +0200 Subject: [PATCH] set admints@imio.be too for mail alerts --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 169c52c..78d2691 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -19,7 +19,7 @@ pipeline { always { script { utils = new Utils() - utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ia-delib@entrouvert.com') + utils.mail_notify(currentBuild, env, 'ci+jenkins-passerelle-imio-ia-delib@entrouvert.com, admints+jenkins-eo@imio.be') } } success {