1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-02 02:26:19 +02:00
nfpm/www/htmltest.yml
Carlos A Becker decb73f3a7
fix(ci): htmltest
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-27 00:44:22 +00:00

15 lines
329 B
YAML

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