copr-backend: explicitly disable @copr/copr on builders
This commit is contained in:
parent
2079c8852b
commit
6646b6db24
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@
|
||||||
- nosync
|
- nosync
|
||||||
- expect
|
- expect
|
||||||
|
|
||||||
|
- name: disable @copr/copr explicitly
|
||||||
|
shell: dnf copr -y disable @copr/copr
|
||||||
|
|
||||||
- name: make sure newest rpm
|
- name: make sure newest rpm
|
||||||
dnf: state=latest pkg={{ item }}
|
dnf: state=latest pkg={{ item }}
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue