mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-14 12:30:04 +02:00
hotfix(ci): skip console dead link check
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"ignorePatterns": [
|
||||
{
|
||||
"pattern": "^https://console.substack.com/p/console-72$"
|
||||
}
|
||||
],
|
||||
"timeout": "20s",
|
||||
"retryOn429": false,
|
||||
"fallbackRetryDelay": "30s",
|
||||
"aliveStatusCodes": [
|
||||
200
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user