[epiphany/barthalion/gnome-runtime-images-quay] Update (or drop) the Docker image used by Flatpak job
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/barthalion/gnome-runtime-images-quay] Update (or drop) the Docker image used by Flatpak job
- Date: Wed, 27 Jul 2022 10:38:23 +0000 (UTC)
commit 3a9b08e09b82f55540c05820c461f3d7b7b4cded
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date: Wed Jul 27 12:38:08 2022 +0200
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.
.gitlab-ci.yml | 3 +--
1 file changed, 1 insertion(+), 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:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]