mirror of
https://github.com/thegeeklab/woodpecker-plugins.git
synced 2024-11-12 16:10:39 +00:00
fix linkcheck
This commit is contained in:
parent
b7d7abb84e
commit
f7a43ec94a
@ -38,7 +38,7 @@ steps:
|
||||
image: quay.io/thegeeklab/link-validator
|
||||
group: test
|
||||
commands:
|
||||
- link-validator --color=always --rate-limit 10 --timeout 60
|
||||
- link-validator --color=always --rate-limit 10 --timeout 60 -e https://pkg.go.dev.*
|
||||
environment:
|
||||
LINK_VALIDATOR_BASE_DIR: public
|
||||
LINK_VALIDATOR_RETRIES: "3"
|
||||
|
Loading…
Reference in New Issue
Block a user