MON-494 allow gitlab to clone git submodules
This commit is contained in:
parent
1f95cc0bac
commit
7d66242aab
@ -1,5 +1,8 @@
|
|||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
- build
|
- build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user