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

Update dependency docker.io/cibuilds/hugo to v0.100

See merge request saibotk.de/saiblog!64
This commit is contained in:
Saibotk 2022-06-27 09:31:15 +00:00
commit 40bd7a140d

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.93 image: docker.io/cibuilds/hugo:0.100
stage: build stage: build
variables: variables:
HUGO_ENV: production HUGO_ENV: production