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