jenkins-job-builder/tests/yamlparser/fixtures/jinja03.yaml.inc

4 lines
47 B
PHP

{% for x in [1, 2, 3] %}
{{ x }}
{%- endfor %}