[citemplates] Use OCI images hosted on Quay



commit c7ddbf079fe22838cc85833354b766bdd2f5954e
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Wed Jul 27 09:44:33 2022 +0200

    Use OCI images hosted on Quay

 flatpak/flatpak_ci_initiative.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flatpak/flatpak_ci_initiative.yml b/flatpak/flatpak_ci_initiative.yml
index fd1f0c7..9d096ae 100644
--- a/flatpak/flatpak_ci_initiative.yml
+++ b/flatpak/flatpak_ci_initiative.yml
@@ -1,5 +1,5 @@
 .flatpak:
-  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
   # Till now this was the template job used for everything,
@@ -60,7 +60,7 @@
     - flatpak-aarch64
 
 .publish_nightly:
-  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/flat-manager-client'
+  image: 'quay.io/gnome_infrastructure/gnome-runtime-images:flat-manager-client'
   stage: 'deploy'
   timeout: '100m'
   script:


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