MON-494 allow gitlab to clone git submodules

This commit is contained in:
Quentin Manfroi 2019-08-22 23:58:55 +02:00
parent 1f95cc0bac
commit 7d66242aab

View File

@ -1,5 +1,8 @@
image: alpine:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
stages:
- test
- build