ci: refactor broken link check
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
Robert Kaussow 2022-11-04 09:15:17 +01:00
parent 16eda6b33a
commit 7018e0835f
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 3 additions and 3 deletions

View File

@ -45,9 +45,10 @@ steps:
- name: link-validation
image: thegeeklab/link-validator
commands:
- link-validator --nice --external --skip-file .linkcheckignore
- link-validator --color=always -e https://matrix.to/.*
environment:
LINK_VALIDATOR_BASE_DIR: public/
LINK_VALIDATOR_RETRIES: 3
- name: build
image: thegeeklab/hugo:0.104.3
@ -126,6 +127,6 @@ depends_on:
---
kind: signature
hmac: 328edde5574b8be5eb12babc281f3777b2625118184c8306d2022196be9561f1
hmac: 2582671eb8c9e7f775dab76f1e6987efe38ba7e84f756a1acb39feafd4a1057f
...

View File

@ -1 +0,0 @@
https://matrix.to/.*