mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
add two failure options to general section of config template
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[general]
|
||||
clean_up_on_failure = {{clean_up_on_failure}}
|
||||
delete_image_on_failure = {{delete_image_on_failure}}
|
||||
|
||||
[koji]
|
||||
{% if env == 'staging' %}
|
||||
server = https://koji.stg.fedoraproject.org/kojihub
|
||||
|
||||
Reference in New Issue
Block a user