copr-backend: disable updates-testing on builders

This commit is contained in:
clime 2017-06-09 17:05:03 +02:00
parent 57eb6896de
commit 461c72b682

View file

@ -1,3 +1,6 @@
- name: disable updates-testing
shell: rm -f /etc/yum.repos.d/fedora-updates-testing.repo
- shell: dnf -y upgrade
when: prepare_base_image is defined