Unverified Commit ec9ff3e8 authored by prawinkorvi's avatar prawinkorvi Committed by GitHub

Update Jenkinsfile

parent 0f104724
...@@ -22,7 +22,6 @@ pipeline { ...@@ -22,7 +22,6 @@ pipeline {
stage('Build docker image ') { stage('Build docker image ') {
steps { steps {
script {
docker.build('prawinkorvi/petclinic-build/docker') docker.build('prawinkorvi/petclinic-build/docker')
docker.withRegistry('https://registry.hub.docker.com', 'dockerhub') { docker.withRegistry('https://registry.hub.docker.com', 'dockerhub') {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment