fix deep add
This commit is contained in:
@ -1,2 +1,4 @@
|
||||
templateVar1: from default yaml
|
||||
templateVar2: this is another value from yml
|
||||
templateVar2: this is another value from yml
|
||||
templateObject.value1: wow
|
||||
templateObject.value2: here
|
@ -1,3 +1,3 @@
|
||||
# this is a {{templateVar1}}
|
||||
# this is a {{templateVar2}}
|
||||
# this is a {{templateObject.value1}}
|
||||
# this is a {{templateObject.value2}}
|
||||
# this is a {{templateVar3}}
|
||||
|
Reference in New Issue
Block a user