summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:38:08 +0200
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2022-07-27 12:38:08 +0200
commit3a9b08e09b82f55540c05820c461f3d7b7b4cded (patch)
treee70c688b9be1e79ca5c2c63ed4274e04b6536374
parent68a8065cc79df0b887cebc8182a8a53f1fc6c2e8 (diff)
downloadepiphany-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.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2e668f89f..d4089958a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,7 +52,6 @@ flatpak master:
scanbuild:
extends: '.flatpak'
- image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
variables:
CONFIG_OPTS: '-Dprofile=Devel -Dunit_tests=enabled'
script:
@@ -69,7 +68,7 @@ nightly:
dependencies: ['flatpak master']
canary:
- image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
+ image: 'quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master'
stage: 'test'
interruptible: true
tags: