From 020cff6f686a5af41f7f5b5574a7ef14bd809a59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Wed, 27 Jul 2022 12:43:02 +0200 Subject: [PATCH] Update (or drop) the Docker image used by Flatpak job The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5eb0d5f..31bff45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,6 @@ variables: BUNDLE: "chess-dev.flatpak" flatpak: - image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master' variables: MANIFEST_PATH: "org.gnome.Chess.json" FLATPAK_MODULE: "gnome-chess"