copr-backend: install copr-rpmbuild-0.8 to builders explicitly
this is temporary workaround until we deploy copr-backend that supports newer copr-rpmbuild version
This commit is contained in:
parent
df5451a826
commit
21130259f5
1 changed files with 2 additions and 1 deletions
|
@ -33,6 +33,7 @@
|
|||
- ethtool
|
||||
- nosync
|
||||
- expect
|
||||
- copr-rpmbuild-0.8
|
||||
|
||||
- name: disable @copr/copr explicitly
|
||||
shell: dnf copr -y disable @copr/copr
|
||||
|
@ -45,7 +46,7 @@
|
|||
- ca-certificates
|
||||
- mock
|
||||
- dnf
|
||||
- copr-rpmbuild
|
||||
# - copr-rpmbuild
|
||||
|
||||
- name: put updated mock configs into /etc/mock
|
||||
template: src=files/mock/{{ item }} dest=/etc/mock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue