gitlab: use recursive submodule clones
This commit is contained in:
parent
0a61a64174
commit
eb1b0de4c2
@ -3,6 +3,9 @@
|
||||
# use the official gcc image, based on debian
|
||||
image: gcc
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
build:
|
||||
stage: build
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user