toddlers / staging: disable distgit_bugzilla_sync for now until it can be debugged
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
19f3868519
commit
9f41ad3635
1 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,9 @@ blocked_toddlers = [
|
|||
"pdc_import_compose",
|
||||
"pdc_unretire_packages",
|
||||
"pdc_update_critpath",
|
||||
{% if env == "staging" %}
|
||||
"distgit_bugzilla_sync",
|
||||
{% endif %}
|
||||
]
|
||||
|
||||
[consumer_config.default]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue