mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update parameter1.yaml
This commit is contained in:
parent
e9dc4c1d6a
commit
74ecf80856
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ parameters:
|
||||||
- name: JDKVersion
|
- name: JDKVersion
|
||||||
displayName: parameters for jdkversiions
|
displayName: parameters for jdkversiions
|
||||||
type: string
|
type: string
|
||||||
default: '1.17'
|
default: 1.17
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue