update to Hugo v0.74.3
Some checks are pending
continuous-integration/drone/push Build is pending

This commit is contained in:
Robert Kaussow 2020-08-01 20:24:10 +02:00
parent a824f527c5
commit d60bb963fe
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -40,7 +40,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error NPM_CONFIG_LOGLEVEL: error
- name: testbuild - name: testbuild
image: klakegg/hugo:0.72.0-ext-alpine image: klakegg/hugo:0.74.3-ext-alpine
commands: commands:
- hugo-official -b http://localhost/ - hugo-official -b http://localhost/
@ -52,7 +52,7 @@ steps:
LINK_VALIDATOR_BASE_DIR: public LINK_VALIDATOR_BASE_DIR: public
- name: build - name: build
image: klakegg/hugo:0.72.0-ext-alpine image: klakegg/hugo:0.74.3-ext-alpine
commands: commands:
- hugo-official - hugo-official