mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-16 03:52:12 +02:00
fix: htmltest config
refs #1745 Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
74c4af77e4
commit
9012f61d41
@ -8,6 +8,6 @@ IgnoreDirs:
|
||||
- overrides
|
||||
IgnoreDirectoryMissingTrailingSlash: true
|
||||
IgnoreAltMissing: true
|
||||
# HTTPHeaders:
|
||||
# "Range": "bytes=0-10"
|
||||
# "Accept": "*/*"
|
||||
HTTPHeaders:
|
||||
"Range": "bytes=0-10"
|
||||
"Accept": "*/*"
|
||||
|
Loading…
Reference in New Issue
Block a user