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:
clime 2017-10-07 21:15:23 +02:00
parent df5451a826
commit 21130259f5

View file

@ -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