Update docker.io/cibuilds/hugo Docker tag to v0.88
This commit is contained in:
parent
1ff4733bbc
commit
a29d185d94
1 changed files with 1 additions and 1 deletions
|
@ -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.83
|
image: docker.io/cibuilds/hugo:0.88
|
||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
HUGO_ENV: production
|
HUGO_ENV: production
|
||||||
|
|
Loading…
Add table
Reference in a new issue