[glib/glib-2-56: 1/17] ci: Update CI image to use 2-58:v1 from registry



commit 7ac9adbe1e33f2ee48f9ff6fb926003e59ae57ef
Author: Philip Withnall <withnall endlessm com>
Date:   Fri Nov 2 16:05:53 2018 +0000

    ci: Update CI image to use 2-58:v1 from registry
    
    The CI image which this glib-2-56 branch was previously using has been
    deleted from the registry (master has moved on). Tweak the CI
    configuration to use the glib-2-58 image, since there doesn’t seem to be
    much point in adding an image just for glib-2-56, given how little
    development is still needed on this branch.
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 608ae9ebd..05e06c464 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/glib/master:v3
+image: registry.gitlab.gnome.org/gnome/glib/2-58:v1
 
 stages:
   - build


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