[gnome-games/wip/exalm/dosbox-svn: 1/6] ci: Clone recursively



commit f518bae1fb7b1f69746a7f7efa4bc8cb784887bc
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Mar 3 16:49:04 2020 +0500

    ci: Clone recursively
    
    This will be useful in the next commit, which will add a submodule.

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 228cb796..effcd729 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,7 @@ flatpak:
     FLATPAK_MODULE: 'gnome-games'
     APP_ID: 'org.gnome.GamesDevel'
     MESON_ARGS: '-Dprofile=development'
+    GIT_SUBMODULE_STRATEGY: recursive
 
 review:
   dependencies:


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