mirror of
https://github.com/brl/mutter.git
synced 2024-11-09 15:37:00 -05:00
ci/Dockerfile: Upgrade after adding copr repos
So that we make sure to upgrade to the packages in the copr repos. https://gitlab.gnome.org/GNOME/mutter/merge_requests/726
This commit is contained in:
parent
a0bdf44c2d
commit
ee3e195b79
@ -13,6 +13,7 @@ RUN dnf -y update && dnf -y upgrade && \
|
||||
dnf copr enable -y fmuellner/gnome-shell-ci && \
|
||||
dnf copr enable -y jadahl/mutter-ci && \
|
||||
dnf copr enable -y hergertme/sysprof-3 && \
|
||||
dnf -y update && dnf -y upgrade && \
|
||||
|
||||
dnf builddep -y mutter && \
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user