mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
added
ad
This commit is contained in:
parent
8cac70e919
commit
8f14ccf865
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ node {
|
|||
}"""
|
||||
server.upload(uploadSpec)
|
||||
}
|
||||
//stage('Petclinic Docker Image') {
|
||||
stage('Petclinic Docker Image') {
|
||||
//docker.withRegistry('https://registry-1.docker.io/v2/', 'dockerhub') {
|
||||
|
||||
// def customImage = docker.build("petclinic")
|
||||
|
|
Loading…
Reference in a new issue