From 46de37b77277787ce8165def7cca995094629be4 Mon Sep 17 00:00:00 2001 From: Pascal Serrarens Date: Sat, 30 Dec 2023 14:43:37 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 09dc1c2..b5f7549 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,8 @@ # This specific template is located at: # https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Getting-Started.gitlab-ci.yml +variables: + GIT_SUBMODULE_STRATEGY: recursive default: image: rikorose/gcc-cmake stages: