1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-23 09:06:23 +02:00
nfpm/www/htmltest.yml
Carlos A Becker 6aaec216fc
chore: fix docs action
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-12 01:00:58 -03:00

16 lines
346 B
YAML

IgnoreURLs:
- www.google-analytics.com
- fonts.gstatic.com
- opencollective.com
- https://gitlab.com/profile/personal_access_tokens
- https://twitter.com/goreleaser
- goreleaser.com
IgnoreDirs:
- overrides
IgnoreDirectoryMissingTrailingSlash: true
IgnoreAltMissing: true
ExternalTimeout: 60
HTTPHeaders:
"Range": "bytes=0-10"
"Accept": "*/*"