mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 11:50:45 +00:00
trivial: Do not use the testing remote for the Fedora CI
This commit is contained in:
parent
82f7499faa
commit
a08891b6cb
@ -4,7 +4,7 @@ ENV LANG en_US.UTF-8
|
||||
ENV LANGUAGE en_US:en
|
||||
ENV LC_ALL en_US.UTF-8
|
||||
RUN echo fubar > /etc/machine-id
|
||||
RUN dnf --enablerepo=updates-testing -y update
|
||||
RUN dnf -y update
|
||||
RUN echo fubar > /etc/machine-id
|
||||
%%%INSTALL_DEPENDENCIES_COMMAND%%%
|
||||
RUN mkdir /build
|
||||
|
Loading…
Reference in New Issue
Block a user