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

This commit is contained in:
Robert Kaussow 2020-08-01 20:24:10 +02:00
parent a824f527c5
commit d60bb963fe
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,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/
@ -52,7 +52,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