1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00

fix(cfDeploy): correct type of default value (#2192)

This commit is contained in:
Christopher Fenner 2020-10-16 09:44:41 +02:00 committed by GitHub
parent 8eef130b22
commit 595721db4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -233,7 +233,7 @@ spec:
- STAGES
- STEPS
- GENERAL
default: "manifest-variables.yml"
default: ["manifest-variables.yml"]
mandatory: false
aliases:
- name: cfManifestVariablesFiles