Pass parameters as strings
This commit is contained in:
parent
5cf826925c
commit
8ea22b7b90
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@ parameters:
|
|||
- description: The number of replicas.
|
||||
displayName: Replicas
|
||||
name: REPLICAS
|
||||
value: 1
|
||||
value: "1"
|
||||
|
|
Loading…
Reference in a new issue