7
1
mirror of https://gitlab.com/ansol/web-ansol.org.git synced 2024-11-22 06:11:30 +00:00

Merge branch 'build/use-official-docker-image' into 'master'

Use official docker image

See merge request tcarrondo/hugo-ansol.org!11
This commit is contained in:
Hugo Peixoto 2021-11-06 16:22:54 +00:00
commit 12f7114fd1

View File

@ -1,5 +1,4 @@
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
image: monachus/hugo # recommended image by Hugo: https://gohugo.io/hosting-and-deployment/hosting-on-gitlab/#create-gitlab-ciyml
image: klakegg/hugo:0.88.0-ext-ci # recommended image by Hugo: https://gohugo.io/getting-started/installing/#docker
variables:
GIT_SUBMODULE_STRATEGY: recursive