ci: bump hugo to v0.114.0 #225

Merged
xoxys merged 1 commits from bump-hugo into main 2023-06-23 10:43:06 +02:00
1 changed files with 3 additions and 3 deletions

View File

@ -38,7 +38,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.105.0
image: thegeeklab/hugo:0.114.0
commands:
- hugo --panicOnWarning -b http://localhost:8000/
@ -51,7 +51,7 @@ steps:
LINK_VALIDATOR_RETRIES: 3
- name: build
image: thegeeklab/hugo:0.105.0
image: thegeeklab/hugo:0.114.0
commands:
- hugo --panicOnWarning
@ -127,6 +127,6 @@ depends_on:
---
kind: signature
hmac: 78c4777960d12da77c92f3cdfeb08411b2e6a2734f90a0d3095846a5cf72c070
hmac: 73f94f8f757b935eb71b930d612d8c86d589a3e03cde8d2eaa2c40c1d3668397
...