Use default version of ces build lib

This commit is contained in:
René Pfeuffer
2020-05-12 11:50:53 +02:00
parent d62f5dde18
commit 567bd26687

2
Jenkinsfile vendored
View File

@@ -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') {