Update .gitlab-ci.yml

This commit is contained in:
Pascal Serrarens 2023-12-30 14:43:37 +00:00
parent ed3456a5ef
commit 46de37b772

View File

@ -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: