mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +02:00
chore(ci): fix htmltest config
refs #1745 Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
e67b509f3d
commit
74c4af77e4
@ -8,4 +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