Update jenkinsfile

This commit is contained in:
sandeepds 2019-08-26 20:16:24 +05:30 committed by GitHub
parent 2c3cd7192d
commit 7156c24aa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,4 +54,5 @@ node {
sh "sudo docker push sandeepds2002/petclinic"
}
}