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 from default yaml
|
||||
# this is a this is another value from yml
|
||||
# this is a wow
|
||||
# this is a here
|
||||
# this is a undefined variable
|
||||
|
Reference in New Issue
Block a user