Bump `hugo` version to v0.115.4.
This commit is contained in:
parent
1d7c7b9751
commit
1fb8f10335
|
@ -11,7 +11,7 @@ steps:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: cibuilds/hugo:0.106
|
image: cibuilds/hugo:0.115.4
|
||||||
commands:
|
commands:
|
||||||
- sudo hugo -e production --minify -v -s .
|
- sudo hugo -e production --minify -v -s .
|
||||||
|
|
||||||
|
@ -65,7 +65,7 @@ steps:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: cibuilds/hugo:0.106
|
image: cibuilds/hugo:0.115.4
|
||||||
commands:
|
commands:
|
||||||
- sudo hugo -e staging --minify -v -s .
|
- sudo hugo -e staging --minify -v -s .
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue