test lychee linkcheck
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2023-09-27 21:30:03 +02:00
parent 0fd641403f
commit ab0c5899a9
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 9 deletions

View File

@ -35,14 +35,6 @@ steps:
commands:
- hugo --panicOnWarning -b http://localhost:8000/
- name: link-validation
image: thegeeklab/link-validator
commands:
- link-validator --color=always --rate-limit 10 -e https://drone.io.*
environment:
LINK_VALIDATOR_BASE_DIR: public
LINK_VALIDATOR_RETRIES: 3
- name: linkcheck
image: lycheeverse/lychee
commands:
@ -89,6 +81,6 @@ trigger:
---
kind: signature
hmac: 35d21da5a60cba21f96dd595ab3c0a4f070c11ce3a46605010b563c7832e03b0
hmac: e5301d3c5768860375e33063bf7c5c19761766019535060f48154e252432c570
...