chore: bump hugo to v0.105.0 #160

Merged
xoxys merged 1 commits from bump-hugo into main 2022-11-05 07:02:33 +00:00

View File

@ -38,7 +38,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error NPM_CONFIG_LOGLEVEL: error
- name: testbuild - name: testbuild
image: thegeeklab/hugo:0.104.3 image: thegeeklab/hugo:0.105.0
commands: commands:
- hugo --panicOnWarning -b http://localhost:8000/ - hugo --panicOnWarning -b http://localhost:8000/
@ -51,7 +51,7 @@ steps:
LINK_VALIDATOR_RETRIES: 3 LINK_VALIDATOR_RETRIES: 3
- name: build - name: build
image: thegeeklab/hugo:0.104.3 image: thegeeklab/hugo:0.105.0
commands: commands:
- hugo --panicOnWarning - hugo --panicOnWarning
@ -127,6 +127,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 72779ce1443c7a4bf5b508bd69a8a87c17008341d30261602d0d0080ba1f6bdc hmac: 0b9304513ddb3911087f261da41092321969b32185f4b308bae8443b08b0a380
... ...