ad
This commit is contained in:
sandeepds 2019-08-26 18:32:12 +05:30 committed by GitHub
parent 8cac70e919
commit 8f14ccf865
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")