mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Updates to newest ces-build-lib version.
Allows nexus deployment even when the hostname contains dots or starts with a number...
This commit is contained in:
parent
d94ecfaa3f
commit
79b6805639
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@caa9632')
|
||||
@Library('github.com/cloudogu/ces-build-lib@9bcafcb')
|
||||
import com.cloudogu.ces.cesbuildlib.*
|
||||
|
||||
properties([
|
||||
|
|
Loading…
Reference in a new issue