debug
Some checks reported errors
continuous-integration/drone/pr Build was killed

This commit is contained in:
Robert Kaussow 2022-11-04 09:50:34 +01:00
parent 819a2c8820
commit ac0b053102
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -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/.* - "link-validator --color=always --header='User-Agent: Mozilla/5.0 (platform; rv:geckoversion) Gecko/geckotrail Firefox/firefoxversion' --rate-limit 10 -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: 60c4883b01e635c6a611eeffa8f6954e361ac560fe08393327dc94d4ca430350 hmac: 94f3f407f967a0246d691f47c6387a49921e9be954a06efcf73676a9b151369c
... ...