Update hugo
version for CI/CD.
This commit is contained in:
parent
2f05cf0ab5
commit
ca54c3295b
@ -23,7 +23,7 @@ steps:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: cibuilds/hugo:0.115.4
|
image: cibuilds/hugo:0.148.1
|
||||||
commands:
|
commands:
|
||||||
- sudo hugo -e production --minify -v -s .
|
- sudo hugo -e production --minify -v -s .
|
||||||
|
|
||||||
@ -81,7 +81,7 @@ steps:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
- name: hugo
|
- name: hugo
|
||||||
image: cibuilds/hugo:0.115.4
|
image: cibuilds/hugo:0.148.1
|
||||||
commands:
|
commands:
|
||||||
- sudo hugo -e staging --minify -v -s .
|
- sudo hugo -e staging --minify -v -s .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user