From 0cd54873e28e448243ef6adc2d4bc40a2353bbb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Wed, 27 Jul 2022 12:54:46 +0200 Subject: ci: 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, so no need to declare it manually. --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b79111a91..a3b6c5178 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -61,7 +61,6 @@ build-fedora: flatpak:master: extends: .flatpak - image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master stage: test variables: # Replace with your manifest path -- cgit v1.2.1