mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
test 3
This commit is contained in:
parent
274d96dd2d
commit
d550f75ffc
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -11,7 +11,7 @@ pipeline {
|
|||
sh './mvnw test'
|
||||
}
|
||||
}
|
||||
stage('Test'){
|
||||
stage('Package') {
|
||||
steps {
|
||||
sh './mvnw package'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue