changing taskotron-stg config to work with stg fedmsg
This commit is contained in:
parent
2ea5ec8d5f
commit
4d49e45bc5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ joblog_file = {{ trigger_joblog_file }}
|
|||
fuse_delay = 900 ; 15 minutes in seconds
|
||||
git_cache_dir = {{ trigger_cache_dir }}
|
||||
rules_template = {{ trigger_rules_template_path }}
|
||||
{% if deployment_type in ['dev'] %}
|
||||
{% if deployment_type in ['dev', 'stg'] %}
|
||||
deployment_type = stg
|
||||
{% endif%}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue