update to hugo:0.97.3 in ci
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-05-02 22:09:50 +02:00
parent cf5f058768
commit d3c18ead34
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.93.2
image: thegeeklab/hugo:0.97.3
commands:
- hugo --panicOnWarning -b http://localhost/
@ -44,7 +44,7 @@ steps:
LINK_VALIDATOR_BASE_DIR: public
- name: build
image: thegeeklab/hugo:0.93.2
image: thegeeklab/hugo:0.97.3
commands:
- hugo --panicOnWarning
@ -84,6 +84,6 @@ trigger:
---
kind: signature
hmac: 73ea4736353fa52b95a551265ce92f222bc6792a434221e568b0f377992e1bde
hmac: 581c348d7f9cfe721ad007f370940f27cb72d6b56d259b133b7c62d31c72a23a
...