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
|
# use the official gcc image, based on debian
|
||||||
image: gcc
|
image: gcc
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
Reference in New Issue
Block a user