mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 07:45:49 +00:00
Update Jenkinsfile
This commit is contained in:
parent
91725e991c
commit
13f6d67a7e
1 changed files with 1 additions and 2 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
@ -19,8 +19,7 @@ pipeline {
|
|||
steps {
|
||||
echo 'Running build automation'
|
||||
sh '''
|
||||
mvn clean
|
||||
mvn build
|
||||
./mvnw package
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue