taskotron trigger: disable critpath_filepath on prod
This commit is contained in:
parent
1a96a0cf7d
commit
4f68d1e93a
1 changed files with 0 additions and 4 deletions
|
@ -19,10 +19,6 @@ deployment_type = stg
|
|||
#}
|
||||
|
||||
[koji_build_completed]
|
||||
{% if deployment_type in ['prod'] %}
|
||||
critpath_filepath = {{ trigger_critpath_file }}
|
||||
{% else %}
|
||||
; critpath_filepath = {{ trigger_critpath_file }}
|
||||
critpath_filepath =
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue