mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-04 15:39:27 +02:00
Use default version of ces build lib
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user