fix
This commit is contained in:
parent
fcc58fae64
commit
6ffa733b65
@ -16,7 +16,7 @@ FileSet {
|
||||
File = "{{ path }}"
|
||||
{% endfor %}
|
||||
{% else %}
|
||||
File = "{{ path }}"
|
||||
File = "{{ fileset.path }}"
|
||||
{% endif %}
|
||||
}
|
||||
{% if 'excludes' in fileset %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user