diff --git a/Jenkinsfile b/Jenkinsfile index 15f57a2e28..49a1eca043 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -2,7 +2,7 @@ // switch back to a stable tag, after pr 22 is mreged an the next version is released // see https://github.com/cloudogu/ces-build-lib/pull/22 -@Library('github.com/cloudogu/ces-build-lib@8e9194e8') +@Library('github.com/cloudogu/ces-build-lib@develop') import com.cloudogu.ces.cesbuildlib.* node('docker') {