use lychee detailed report
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2023-09-27 21:38:11 +02:00
parent e81327e947
commit f9a8f9ff3f
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ steps:
- name: linkcheck
image: lycheeverse/lychee
commands:
- lychee --no-progress content/ README.md
- lychee --no-progress --format detailed content/ README.md
- name: build
image: thegeeklab/hugo:0.115.2
@ -76,6 +76,6 @@ trigger:
---
kind: signature
hmac: 91a2e2a25de59da65bdc33282f47179e6f7a414985465520672516d74de26de9
hmac: a29d6bd2e36077beca5a3ee60be86707616700c1b62f049451e49db7c2c3ce94
...