use hugo_extended docker img
This commit is contained in:
parent
2389e74df9
commit
1e33dd506f
|
@ -2,7 +2,7 @@
|
||||||
---
|
---
|
||||||
# All available Hugo versions are listed here:
|
# All available Hugo versions are listed here:
|
||||||
# https://gitlab.com/pages/hugo/container_registry
|
# https://gitlab.com/pages/hugo/container_registry
|
||||||
image: registry.gitlab.com/pages/hugo:latest
|
image: registry.gitlab.com/pages/hugo_extended:latest
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
Loading…
Reference in New Issue