diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e9a22fb..a262da2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: - test flatpak: - image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master" + image: "quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master" stage: test tags: - flatpak @@ -31,7 +31,7 @@ flatpak: expire_in: 14 days pages: - image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master' + image: "quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master" variables: MANIFEST_PATH: "build-aux/com.belmoussaoui.Authenticator.Devel.json" FLATPAK_MODULE: "authenticator"