[gnome-contacts/barthalion/gnome-runtime-images-quay] Update (or drop) the Docker image used by Flatpak job




commit 1c3d1db5039f67c2076ddaa86a1a3a0c406d5dad
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Wed Jul 27 12:43:30 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c78259fb..73bd5db3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ style-check:
 
 
 flatpak:
-  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+  image: quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master
   variables:
     MANIFEST_PATH: 'build-aux/flatpak/org.gnome.Contacts.Devel.json'
     FLATPAK_MODULE: "gnome-contacts"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]