Fix typo
This commit is contained in:
parent
33ae101b85
commit
d32b1dcc2c
1 changed files with 1 additions and 1 deletions
|
@ -46,5 +46,5 @@ git_cache_dir = {{ trigger_cache_dir }}
|
||||||
rules_template = {{ trigger_rules_template_path }}
|
rules_template = {{ trigger_rules_template_path }}
|
||||||
|
|
||||||
[koji_build_completed]
|
[koji_build_completed]
|
||||||
critpath_filepath = {{ trigger_crithpath_file }}
|
critpath_filepath = {{ trigger_critpath_file }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue