ci: bump hugo version to v0.115.2
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Robert Kaussow 2023-07-11 21:03:27 +02:00
parent be08d170fd
commit 07086ff176
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -38,7 +38,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.114.0
image: thegeeklab/hugo:0.115.2
commands:
- hugo --panicOnWarning -b http://localhost:8000/
@ -51,7 +51,7 @@ steps:
LINK_VALIDATOR_RETRIES: 3
- name: build
image: thegeeklab/hugo:0.114.0
image: thegeeklab/hugo:0.115.2
commands:
- hugo --panicOnWarning