CI: update image

This commit is contained in:
Bilal Elmoussaoui 2022-10-03 16:18:28 +00:00
parent 8c096b0884
commit 228e63c919

View file

@ -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"