summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2020-09-25 14:47:20 +1200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2020-10-03 22:58:21 +0000
commit3cad3aaf4158a92e0881d201df4fb6e8dde164c0 (patch)
tree92b2b4d1fb8b2d080e5c88b5c644768c99ad3ba7 /.gitlab-ci.yml
parent55e7158d4e6d78eb268bbe3276c3c1a88cb9ef2a (diff)
downloadgnome-control-center-3cad3aaf4158a92e0881d201df4fb6e8dde164c0.tar.gz
ci: Correctly update the submodules on build.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 92de7d944..d3d2e236a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -58,6 +58,7 @@ variables:
xorg-x11-server-Xvfb
mesa-dri-drivers
libsecret-devel
+ GIT_SUBMODULE_STRATEGY: normal
image: "$FEDORA_IMAGE"