mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
21ee8379f4
commit
3b99280331
1 changed files with 1 additions and 5 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -15,10 +15,6 @@ pipeline {
|
|||
steps {
|
||||
sh './mvnw package'
|
||||
}
|
||||
}stage('Deploy') {
|
||||
steps {
|
||||
sh './mvnw package'
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
|
|
Loading…
Reference in a new issue