From 79b680563982b03a376ede65bdeccd73a7f06cb2 Mon Sep 17 00:00:00 2001 From: Johannes Schnatterer Date: Tue, 10 Jul 2018 15:59:39 +0200 Subject: [PATCH] Updates to newest ces-build-lib version. Allows nexus deployment even when the hostname contains dots or starts with a number... --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 05665b34d..2e1979ca3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,5 @@ #!groovy -@Library('github.com/cloudogu/ces-build-lib@caa9632') +@Library('github.com/cloudogu/ces-build-lib@9bcafcb') import com.cloudogu.ces.cesbuildlib.* properties([