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

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

See merge request saibotk.de/saiblog!19
This commit is contained in:
Saibotk 2020-12-10 17:27:30 +00:00
commit 68165e26b5

View file

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