mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines-1.yml for Azure Pipelines
This commit is contained in:
parent
6f89218ded
commit
b3b4cc4c88
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ steps:
|
|||
goals: 'package'
|
||||
testResultsFiles: '**/surefire-reports/TEST-*.xml'
|
||||
javaHomeOption: 'Path'
|
||||
jdkDirectory: /usr/lib/jvm/java-1.17.0-openjdk-amd64
|
||||
jdkDirectory: /home/ubuntu/usr/lib/jvm/java-17-openjdk-amd64
|
||||
|
||||
|
Loading…
Reference in a new issue