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

Update Jenkinsfile

parent 095fac72
...@@ -19,7 +19,7 @@ pipeline { ...@@ -19,7 +19,7 @@ pipeline {
sh 'cp -r petclinic-build/target/*.war docker' sh 'cp -r petclinic-build/target/*.war docker'
} }
} }
}
stage('Build docker image ') { stage('Build docker image ') {
steps { steps {
script { script {
......
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