fix linkcheck for graylog
Some checks reported errors
continuous-integration/drone/pr Build was killed
Some checks reported errors
continuous-integration/drone/pr Build was killed
This commit is contained in:
parent
c3e07b423a
commit
4cc318dd15
@ -45,7 +45,7 @@ steps:
|
|||||||
- name: link-validation
|
- name: link-validation
|
||||||
image: thegeeklab/link-validator
|
image: thegeeklab/link-validator
|
||||||
commands:
|
commands:
|
||||||
- link-validator --color=always --rate-limit 10 -e https://matrix.to/.* -e https://www.graylog.org/.*
|
- link-validator --color=always --rate-limit 10 -e https://matrix.to/.* -e https://www.graylog.org/.* -e https://go2docs.graylog.org/.*
|
||||||
environment:
|
environment:
|
||||||
LINK_VALIDATOR_BASE_DIR: public/
|
LINK_VALIDATOR_BASE_DIR: public/
|
||||||
LINK_VALIDATOR_RETRIES: 3
|
LINK_VALIDATOR_RETRIES: 3
|
||||||
|
Loading…
Reference in New Issue
Block a user