update to Hugo v0.74.3
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-08-01 20:36:02 +02:00
parent 96f8569a49
commit 67581cc004
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: klakegg/hugo:0.72.0-ext-alpine
image: klakegg/hugo:0.74.3-ext-alpine
commands:
- hugo-official -b http://localhost/
@ -47,7 +47,7 @@ steps:
LINK_VALIDATOR_BASE_DIR: public/
- name: build
image: klakegg/hugo:0.72.0-ext-alpine
image: klakegg/hugo:0.74.3-ext-alpine
commands:
- hugo-official
@ -114,6 +114,6 @@ depends_on:
---
kind: signature
hmac: cadb7bad9f783ad249bb496ee2aaea04403e56b18b9249fb84e3f1b091e2f2ef
hmac: 56936d2120ce273d39a6dec06dcd4487cf6db2920692e84b8ec2bab17aebfcf6
...