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

Update Jenkinsfile

parent 82d4f52e
......@@ -9,7 +9,7 @@ pipeline {
steps {
sh 'pwd'
sh ' cd petclinic'
sh 'mvn clean package'
sh 'mvn clean install package'
}
}
}
......
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