[gnome-games] ci: Use container image from gitlab.gnome.org



commit 90d427e893f469089ac19be5241a945a9f5d271f
Author: Exalm <exalm7659 gmail com>
Date:   Fri Apr 27 16:17:02 2018 +0500

    ci: Use container image from gitlab.gnome.org
    
    Helps avoid timeout error when pulling the image.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 851d4af..6695232 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ stages:
   - build-flatpak
 
 flatpak:master:
-  image: registry.gitlab.com/alatiera/gnome-nightly-oci/gnome-master:latest
+  image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
   stage: build-flatpak
   script:
     - flatpak-builder unit-tests flatpak/org.gnome.Games.UnitTests.json


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