mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:35:49 +00:00
latest
This commit is contained in:
parent
0cdd85863f
commit
c587c62374
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@ stages:
|
||||||
publishJUnitResults: true
|
publishJUnitResults: true
|
||||||
testResultFiles: '**/TEST-*.xml'
|
testResultFiles: '**/TEST-*.xml'
|
||||||
jdkVersionOption: '1.17'
|
jdkVersionOption: '1.17'
|
||||||
goals: 'validate'
|
goals: 'build'
|
Loading…
Reference in a new issue