chore: bump hugo to v0.105.0 (#160)
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-11-05 08:02:32 +01:00
parent e63813dd5f
commit 98acff7d77
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.104.3
image: thegeeklab/hugo:0.105.0
commands:
- hugo --panicOnWarning -b http://localhost:8000/
@ -51,7 +51,7 @@ steps:
LINK_VALIDATOR_RETRIES: 3
- name: build
image: thegeeklab/hugo:0.104.3
image: thegeeklab/hugo:0.105.0
commands:
- hugo --panicOnWarning
@ -127,6 +127,6 @@ depends_on:
---
kind: signature
hmac: 72779ce1443c7a4bf5b508bd69a8a87c17008341d30261602d0d0080ba1f6bdc
hmac: 0b9304513ddb3911087f261da41092321969b32185f4b308bae8443b08b0a380
...