mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
Update azure-pipelines.yml
This commit is contained in:
parent
bf56562c95
commit
dd0bd46773
1 changed files with 1 additions and 2 deletions
|
@ -16,6 +16,5 @@ stages:
|
|||
goals: 'package'
|
||||
publishJUnitResults: true
|
||||
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
||||
javaHomeOption: '/usr/lib/jvm/java-11-openjdk-amd64'
|
||||
jdkVersionOption: 1.11
|
||||
jdkDirectory:: '/usr/lib/jvm/java-11-openjdk-amd64
|
||||
|
||||
|
|
Loading…
Reference in a new issue