mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 07:45:49 +00:00
add
This commit is contained in:
parent
8ae7993791
commit
ce145facca
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ pipeline {
|
|||
|
||||
steps {
|
||||
|
||||
sh 'mvn validate'
|
||||
sh 'mvn --validate'
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue