Skip to content
Snippets Groups Projects
Commit 8357ee75 authored by David Hadley's avatar David Hadley
Browse files

Enable git submodule recursive check out in gitlab CI.

parent b2cead83
Branches develop
No related tags found
No related merge requests found
Pipeline #7904 passed
......@@ -19,6 +19,8 @@ build:
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
CONTAINER_TAG: latest
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: "true"
services:
- docker:dind
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment