Configure GitLab CI to check out submodules.
This commit is contained in:
parent
0d37c45dbe
commit
cef3d470bd
@ -1,5 +1,6 @@
|
|||||||
variables:
|
variables:
|
||||||
JEKYLL_ENV: production
|
JEKYLL_ENV: production
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
Loading…
Reference in New Issue
Block a user