drop hugo testbuild
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2023-09-27 21:35:22 +02:00
parent 578be14dbe
commit e81327e947
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 6 deletions

View File

@ -30,11 +30,6 @@ steps:
FORCE_COLOR: true
NPM_CONFIG_LOGLEVEL: error
- name: testbuild
image: thegeeklab/hugo:0.115.2
commands:
- hugo --panicOnWarning -b http://localhost:8000/
- name: linkcheck
image: lycheeverse/lychee
commands:
@ -81,6 +76,6 @@ trigger:
---
kind: signature
hmac: e5301d3c5768860375e33063bf7c5c19761766019535060f48154e252432c570
hmac: 91a2e2a25de59da65bdc33282f47179e6f7a414985465520672516d74de26de9
...