This commit is contained in:
Andrey Sokolovskiy 2024-02-29 10:28:33 +07:00
parent fcc58fae64
commit 6ffa733b65

View File

@ -16,7 +16,7 @@ FileSet {
File = "{{ path }}" File = "{{ path }}"
{% endfor %} {% endfor %}
{% else %} {% else %}
File = "{{ path }}" File = "{{ fileset.path }}"
{% endif %} {% endif %}
} }
{% if 'excludes' in fileset %} {% if 'excludes' in fileset %}