[gnome-software/wip/mak/libas: 9/9] ci: Use CI images which contain cached appstream subproject




commit 75192b9df382c62d59840bdf02353f07bc3b10de
Author: Philip Withnall <pwithnall endlessos org>
Date:   Wed Feb 10 14:31:58 2021 +0000

    ci: Use CI images which contain cached appstream subproject
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 58b4ea0b2..60230644e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ variables:
 
 fedora-x86_64:
   extends: .build
-  image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v3
+  image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v4
   stage: build
   except:
     - tags
@@ -44,7 +44,7 @@ fedora-x86_64:
 
 debian-stable-x86_64:
   extends: .build
-  image: registry.gitlab.gnome.org/gnome/gnome-software/debian-stable:v3
+  image: registry.gitlab.gnome.org/gnome/gnome-software/debian-stable:v4
   stage: build
   except:
     - tags


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