From ea0aeb9706eeb28cedfcc49f87313dcd4f941a58 Mon Sep 17 00:00:00 2001 From: Johannes Schnatterer Date: Wed, 25 Jul 2018 16:27:36 +0200 Subject: [PATCH] Jenkins: Also send "still unstable" emails --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 21e03f6d0a..aa6cd6b33b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,7 @@ #!groovy // Keep the version in sync with the one used in pom.xml in order to get correct syntax completion. -@Library('github.com/cloudogu/ces-build-lib@9aadeeb') +@Library('github.com/cloudogu/ces-build-lib@59d3e94') import com.cloudogu.ces.cesbuildlib.* node() { // No specific label