Update .gitlab-ci.yml file
Fetch submodules
This commit is contained in:
@@ -10,6 +10,9 @@
|
|||||||
|
|
||||||
image: gcc
|
image: gcc
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
# instead of calling g++ directly you can also use some build toolkit like make
|
# instead of calling g++ directly you can also use some build toolkit like make
|
||||||
|
|||||||
Reference in New Issue
Block a user