mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-28 18:35:49 +00:00
Update parameter1.yaml
This commit is contained in:
parent
48e45a5e6f
commit
877d8bc1f8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ parameters:
|
|||
- name: JDKVersion
|
||||
displayName: parameters for jdkversiions
|
||||
type: string
|
||||
default: '1.17'
|
||||
values:
|
||||
- '1.17'
|
||||
- '1.8'
|
||||
|
|
Loading…
Reference in a new issue