Merge pull request #15 from kazu634/bump-hugo-version

Bump hugo version
This commit is contained in:
Kazuhiro MUSASHI 2023-07-29 22:57:33 +09:00 committed by GitHub
commit 91c7005bc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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