Merge pull request #15 from kazu634/bump-hugo-version
Bump hugo version
This commit is contained in:
commit
91c7005bc5
|
@ -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 .
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit c62cad5d150800bca50a11b60d2e012f6be98577
|
Subproject commit a7998e4631a7a2d39a31158f00bf705be52ddf22
|
Loading…
Reference in New Issue