Update .gitlab-ci.yml for submodule management

This commit is contained in:
Luca Berton 2018-02-26 15:10:44 +00:00
parent 77ba641331
commit 4e2e258f04

View File

@ -1,6 +1,9 @@
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image: registry.gitlab.com/pages/hugo:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
test:
script:
- hugo