fix link-checker user agent
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
510d5a21f0
commit
542296db1a
@ -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.* -e https://go2docs.graylog.org.* -e https://unsplash.com.*
|
- "link-validator --color=always --rate-limit 10 --header \'user-agent: curl\' -e https://matrix.to.*"
|
||||||
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