feat(schema): Add array templates

This commit is contained in:
2026-05-16 12:01:40 +02:00
parent 80d7b3d86e
commit 24c52c1bba
2 changed files with 81 additions and 11 deletions
+5 -1
View File
@@ -44,7 +44,11 @@ git:
template_data:
- name: template_data_name
data: the_data
type: array
template: |
test {{ data }}
items:
- test
cmds:
always: