This commit is contained in:
Martin Krizek 2016-10-17 08:29:46 +00:00
parent 33ae101b85
commit d32b1dcc2c

View file

@ -46,5 +46,5 @@ git_cache_dir = {{ trigger_cache_dir }}
rules_template = {{ trigger_rules_template_path }}
[koji_build_completed]
critpath_filepath = {{ trigger_crithpath_file }}
critpath_filepath = {{ trigger_critpath_file }}
{% endif %}