Bump `hugo` version to `0.106`.

This commit is contained in:
Kazuhiro MUSASHI 2022-11-23 14:55:36 +09:00
parent 6f18d29a49
commit 902a141fd6
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ steps:
- git submodule update --init --recursive
- name: hugo
image: cibuilds/hugo:0.101.0
image: cibuilds/hugo:0.106
commands:
- sudo hugo -e production --minify -v -s .
@ -81,7 +81,7 @@ steps:
- git submodule update --init --recursive
- name: hugo
image: cibuilds/hugo:0.101.0
image: cibuilds/hugo:0.106
commands:
- sudo hugo -e staging --minify -v -s .