taskotron-trigger: update trigger config for new release
This commit is contained in:
parent
86c29b696e
commit
84397e83d1
1 changed files with 2 additions and 1 deletions
|
@ -17,11 +17,12 @@ fuse_delay = 900 ; 15 minutes in seconds
|
|||
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
[distgit]
|
||||
enabled = True
|
||||
cache_dir = {{ trigger_cache_dir }}
|
||||
repo_url = {{ trigger_distgit_repo_url }}
|
||||
namespace = rpms-checks
|
||||
|
||||
[libabigail]
|
||||
[abicheck]
|
||||
critpath_filepath = {{ trigger_critpath_file }}
|
||||
critpath_exclude =
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue