fix: fix link-checker user agent #216
@ -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 --header '"user-agent: curl"' -e https://matrix.to.*
|
- "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
|
||||||
@ -127,6 +127,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: ff9591540fe22b71f6883854fb430ce3607436ba026b74110dd28e97ed4a54ac
|
hmac: d9c7a65af328d5ecf0edf3e9e5980d8c9e3f065457bcca4fc75b5f28f555c84c
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user