mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 02:45:50 +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
|
- name: JDKVersion
|
||||||
displayName: parameters for jdkversiions
|
displayName: parameters for jdkversiions
|
||||||
type: string
|
type: string
|
||||||
|
default: '1.17'
|
||||||
values:
|
values:
|
||||||
- '1.17'
|
- '1.17'
|
||||||
- '1.8'
|
- '1.8'
|
||||||
|
|
Loading…
Reference in a new issue