Bump to latest gitlab hugo image

This commit is contained in:
Ariejan de Vroom 2021-07-14 07:42:31 +00:00
parent 24391903b3
commit 206aa42520

View File

@ -1,10 +1,7 @@
# All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry
# image: registry.gitlab.com/pages/hugo:latest
image: monachus/hugo:latest
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
before_script:
- apt-get update
- apt-get --yes --force-yes install git ssh rsync
- apk add --update --no-cache git openssh rsync
- git submodule update --init --recursive
pages: