mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 07:15:49 +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
|
#!groovy
|
||||||
@Library('github.com/cloudogu/ces-build-lib@caa9632')
|
@Library('github.com/cloudogu/ces-build-lib@9bcafcb')
|
||||||
import com.cloudogu.ces.cesbuildlib.*
|
import com.cloudogu.ces.cesbuildlib.*
|
||||||
|
|
||||||
properties([
|
properties([
|
||||||
|
|
Loading…
Reference in a new issue