From 96c085a69f18e44bff0c4ac32805897235985c79 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Thu, 21 Feb 2019 11:01:22 -0500 Subject: [PATCH] [jenkins] Adjust email adressses for jenkins reports --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a1710016..b3ed0808 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -130,7 +130,7 @@ Changes: End of build log: \${BUILD_LOG,maxLines=60} """, - to: 'mzingl@flatironinstitute.org, hstrand@flatironinstitute.org, nils.wentzell@gmail.com, dsimon@flatironinstitute.org', + to: 'mzingl@flatironinstitute.org, hstrand@flatironinstitute.org, nwentzell@flatironinstitute.org, dsimon@flatironinstitute.org', recipientProviders: [ [$class: 'DevelopersRecipientProvider'], ],