mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
6b97b3088d
commit
66c713eb6b
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ jobs:
|
||||||
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
||||||
JDKVersion: '1.17'
|
JDKVersion: '1.17'
|
||||||
javaHomeOption: 'Path'
|
javaHomeOption: 'Path'
|
||||||
jdkDirectory: /usr/java
|
jdkDirectory: /usr/lib/jvm/openjdk-17
|
Loading…
Reference in a new issue