mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
added
This commit is contained in:
parent
89db215e84
commit
91e23aac8a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ steps:
|
||||||
versionSpec: '17'
|
versionSpec: '17'
|
||||||
jdkArchitectureOption: 'x64'
|
jdkArchitectureOption: 'x64'
|
||||||
jdkSourceOption: 'PreInstalled'
|
jdkSourceOption: 'PreInstalled'
|
||||||
displayName: 'Install Java 17'
|
displayName: 'java 17 installed'
|
||||||
|
|
||||||
- task: Maven@4
|
- task: Maven@4
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue