Skip to content

Commit e3c4730

Browse files
committed
Jenkins: Updated to newest version of ces-build-lib.
Avoids ERROR: No version cd5a253 found for library github.com/cloudogu/ces-build-lib
1 parent 773c51c commit e3c4730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!groovy
2-
@Library('github.com/cloudogu/ces-build-lib@cd5a253')
2+
@Library('github.com/cloudogu/ces-build-lib@888733b')
33
import com.cloudogu.ces.cesbuildlib.*
44

55
node {

0 commit comments

Comments
 (0)