copr-be: temporarily allow @copr/copr on production builders
We can not build copr-rpmbuild package in Koji now (outage) so let's use the copr's one.
This commit is contained in:
parent
961d4091d0
commit
5ae974e4cd
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
with_items:
|
with_items:
|
||||||
- "@copr/copr"
|
- "@copr/copr"
|
||||||
when:
|
when:
|
||||||
- devel
|
# - devel
|
||||||
- prepare_base_image is not defined
|
- prepare_base_image is not defined
|
||||||
|
|
||||||
- name: clean dnf cache
|
- name: clean dnf cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue