rpm/gating.yaml: fix typo
Koji builds don't work without this fix. Doesn't affect upstream, already fixed downstream. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
1726b0baa2
commit
60bae7b10b
|
@ -1,7 +1,7 @@
|
||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-*
|
- fedora-*
|
||||||
decision_context:
|
decision_contexts:
|
||||||
- bodhi_update_push_stable
|
- bodhi_update_push_stable
|
||||||
- bodhi_update_push_testing
|
- bodhi_update_push_testing
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Reference in New Issue