mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
7dca70af8f
commit
5ad9f5a00b
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -25,7 +25,6 @@ pipeline {
|
|||
stage('Deploy') {
|
||||
steps {
|
||||
echo 'Deploying'
|
||||
sh './mvnw deploy'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue