mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
1c44c2149d
Signed-off-by: Engin Diri <engin.diri@mail.schwarz>
17 lines
367 B
YAML
17 lines
367 B
YAML
IgnoreURLs:
|
|
- www.google-analytics.com
|
|
- fonts.gstatic.com
|
|
- opencollective.com
|
|
- https://gitlab.com/profile/personal_access_tokens
|
|
- https://twitter.com/goreleaser
|
|
- support.discord.com
|
|
- microsoft.com
|
|
IgnoreDirs:
|
|
- overrides
|
|
IgnoreDirectoryMissingTrailingSlash: true
|
|
IgnoreAltMissing: true
|
|
ExternalTimeout: 60
|
|
HTTPHeaders:
|
|
"Range": "bytes=0-10"
|
|
"Accept": "*/*"
|