fix: read_write is a boolean
This commit is contained in:
parent
5abfe1c4a8
commit
8b44182bf5
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@ cli:
|
||||||
read_write:
|
read_write:
|
||||||
redefine: true
|
redefine: true
|
||||||
exists: true
|
exists: true
|
||||||
|
type: boolean
|
||||||
default:
|
default:
|
||||||
jinja: |-
|
jinja: |-
|
||||||
{{{{ __.step.output is not propertyerror and "doc" in __.step.output }}}}
|
{{{{ __.step.output is not propertyerror and "doc" in __.step.output }}}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue