copr-devel: drop @copr/copr
everything we needed is now in the infra repos
This commit is contained in:
parent
aa73555871
commit
874f50f02a
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
- name: enable @copr/copr when on devel machine
|
- name: enable @copr/copr when on devel machine
|
||||||
command:
|
command:
|
||||||
cmd: dnf copr -y enable {{ item }}
|
cmd: dnf copr -y remove {{ item }}
|
||||||
warn: false
|
warn: false
|
||||||
with_items:
|
with_items:
|
||||||
- "@copr/copr"
|
- "@copr/copr"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue