mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
Disable pagure_extras Koschei plugin in staging
This commit is contained in:
@@ -39,7 +39,7 @@ config = {
|
||||
},
|
||||
},
|
||||
{% if env == 'staging' %}
|
||||
"plugins": ['hotfix_pagure_extras', 'copr'],
|
||||
"plugins": [],
|
||||
{% else %}
|
||||
"plugins": ['hotfix_pagure_extras'],
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user