summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:50:37 +0200
committerAntónio Fernandes <antoniof@gnome.org>2022-07-27 12:25:42 +0000
commit2ee7cea49138fd8e08f902e69debe36d0b586517 (patch)
treef70e9061aa3ab68d98ee0070e67b673914e93c16 /.gitlab-ci.yml
parent7c39ae989a91a85bf2aeefdab68b125a9091a559 (diff)
downloadnautilus-2ee7cea49138fd8e08f902e69debe36d0b586517.tar.gz
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.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aff5e8ab4..624342955 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,6 @@ stages:
flatpak:
extends: '.flatpak'
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
variables:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.Nautilus.yml"
FLATPAK_MODULE: "nautilus"