feat(schema): Add array templates
This commit is contained in:
+5
-1
@@ -44,7 +44,11 @@ git:
|
||||
|
||||
template_data:
|
||||
- name: template_data_name
|
||||
data: the_data
|
||||
type: array
|
||||
template: |
|
||||
test {{ data }}
|
||||
items:
|
||||
- test
|
||||
|
||||
cmds:
|
||||
always:
|
||||
|
||||
Reference in New Issue
Block a user