From eecf464711762cccf673f3407983ddf1e2ae21f3 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 5 Nov 2022 08:00:08 +0100 Subject: [PATCH] chore: bump hugo to v0.105.0 --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 452c4df..ff5a965 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 ... -- 2.45.2