Merge branch 'renovate/docker-docker.io-cibuilds-hugo-0.x' into 'master'

Update docker.io/cibuilds/hugo Docker tag to v0.80

See merge request saibotk.de/saiblog!23
This commit is contained in:
Saibotk 2021-01-01 04:06:02 +00:00
commit 1030e67fbf

View file

@ -22,7 +22,7 @@ spellcheck:
- mdspell -r -n -a --en-gb "content/posts/*.md" "content/posts/*.markdown"
build:
image: docker.io/cibuilds/hugo:0.79
image: docker.io/cibuilds/hugo:0.80
stage: build
variables:
HUGO_ENV: production