ci: refactor broken link check (#328)

This commit is contained in:
Robert Kaussow 2022-11-04 10:15:52 +01:00 committed by GitHub
parent e9e079bbc6
commit 644789aee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View File

@ -39,9 +39,10 @@ steps:
- name: link-validation
image: thegeeklab/link-validator
commands:
- link-validator --nice --external --skip-file .linkcheckignore
- link-validator --color=always --rate-limit 10 -e https://github.com/thegeeklab/hugo-geekblog/edit/main/.*
environment:
LINK_VALIDATOR_BASE_DIR: exampleSite/public
LINK_VALIDATOR_RETRIES: 3
- name: page-validation
image: thegeeklab/lhci
@ -287,6 +288,6 @@ depends_on:
---
kind: signature
hmac: 7124323835f4329636bb5445e8018ad366e6cbab3caec54e30edd7939603cb1a
hmac: 4a3c2b1947017acd483a1b729df66f23610cc2dd1ffe65c9ab6d2e64768b5a62
...

View File

@ -1,2 +0,0 @@
.*/fonts/KaTeX_.*.ttf
https://github.com/thegeeklab/hugo-geekdoc/edit/main/.*