summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:48:25 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:48:25 +0200
commit7d3f3121b2348e35072a7fbf4a938cb4d5d2a467 (patch)
treecd47a9998c10b7e083a3c457a4728e4f00a021ee
parente40e027f955cd9d84adce277cd1a247805fd57dc (diff)
downloadgtksourceview-barthalion/gnome-runtime-images-quay.tar.gz
Update (or drop) the Docker image used by Flatpak jobbarthalion/gnome-runtime-images-quay
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.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b8fe93a6..c3d1f925 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,6 @@ variables:
FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtksourceview/fedora:latest"
flatpak:
- image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
variables:
BUNDLE: "gtksourceview-test-widget-dev.flatpak"
MANIFEST_PATH: "org.gnome.GtkSourceView.TestWidget.json"