ipsilon / staging: pull updates-testing repo from fedora-repos

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-04-16 15:30:26 +00:00 committed by Pierre-Yves Chibon
parent f7fad321ac
commit c3c4c7144e

View file

@ -12,7 +12,7 @@ spec:
RUN curl -o /etc/yum.repos.d/infra-tags.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags.repo
{% if env == "staging" %}
RUN curl -o /etc/yum.repos.d/infra-tags-stg.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-infra-tags-stg.repo
RUN curl -o /etc/yum.repos.d/fedora-updates-testing.repo https://infrastructure.fedoraproject.org/cgit/ansible.git/plain/files/common/fedora-updates-testing.repo
RUN curl -o /etc/yum.repos.d/fedora-updates-testing.repo https://src.fedoraproject.org/rpms/fedora-repos/raw/master/f/fedora-updates-testing.repo
{% endif %}
RUN dnf install -y \
ipsilon \