Tell Gitlab to grab git submodules.
This commit is contained in:
parent
41265e020c
commit
5fda630380
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
image: alpine
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue