Tell Gitlab to grab git submodules.

This commit is contained in:
Jason S. Ninneman 2017-06-07 18:57:53 -07:00
parent 41265e020c
commit 5fda630380

View file

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