mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 06:21:37 +08:00
taskotron trigger: disable critpath_filepath on stg
This commit is contained in:
@@ -19,7 +19,7 @@ deployment_type = stg
|
||||
#}
|
||||
|
||||
[koji_build_completed]
|
||||
{% if deployment_type in ['stg', 'prod'] %}
|
||||
{% if deployment_type in ['prod'] %}
|
||||
critpath_filepath = {{ trigger_critpath_file }}
|
||||
{% else %}
|
||||
; critpath_filepath = {{ trigger_critpath_file }}
|
||||
|
||||
Reference in New Issue
Block a user