Update .gitlab-ci.yml for submodule management
This commit is contained in:
parent
77ba641331
commit
4e2e258f04
@ -1,6 +1,9 @@
|
|||||||
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
|
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
|
||||||
image: registry.gitlab.com/pages/hugo:latest
|
image: registry.gitlab.com/pages/hugo:latest
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user