summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:35:16 +0200
committerChristopher Davis <brainblasted@disroot.org>2022-07-30 16:40:16 +0000
commit755a64418b6d00e2c4a0a68b5fbcde9ec2cc1685 (patch)
treedf8868fad86564b4bea909d238ff0975dd6a5630 /.gitlab-ci.yml
parent69f4dc3db8545a7313224c9c604e066ba4fe2361 (diff)
downloadbaobab-755a64418b6d00e2c4a0a68b5fbcde9ec2cc1685.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 17a168a..7b14f2a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,6 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_
flatpak:
extends: '.flatpak'
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
variables:
MANIFEST_PATH: "build-aux/flatpak/org.gnome.baobab.json"
FLATPAK_MODULE: "baobab"