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
|
- ethtool
|
||||||
- nosync
|
- nosync
|
||||||
- expect
|
- expect
|
||||||
|
- copr-rpmbuild-0.8
|
||||||
|
|
||||||
- name: disable @copr/copr explicitly
|
- name: disable @copr/copr explicitly
|
||||||
shell: dnf copr -y disable @copr/copr
|
shell: dnf copr -y disable @copr/copr
|
||||||
|
@ -45,7 +46,7 @@
|
||||||
- ca-certificates
|
- ca-certificates
|
||||||
- mock
|
- mock
|
||||||
- dnf
|
- dnf
|
||||||
- copr-rpmbuild
|
# - copr-rpmbuild
|
||||||
|
|
||||||
- name: put updated mock configs into /etc/mock
|
- name: put updated mock configs into /etc/mock
|
||||||
template: src=files/mock/{{ item }} dest=/etc/mock
|
template: src=files/mock/{{ item }} dest=/etc/mock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue