mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +00:00
Jenkins: Use stable ces-build-lib version
This commit is contained in:
parent
b3f14c3114
commit
1cb8440818
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,5 +1,5 @@
|
|||
#!groovy
|
||||
@Library('github.com/cloudogu/ces-build-lib@c622273')
|
||||
@Library('github.com/cloudogu/ces-build-lib@1.35.1')
|
||||
import com.cloudogu.ces.cesbuildlib.*
|
||||
|
||||
properties([
|
||||
|
|
Loading…
Reference in a new issue