1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore(ci): htmltest ignore pkgs url that eventually 404

This commit is contained in:
Carlos A Becker 2021-10-30 09:23:27 -03:00
parent bc89397672
commit 6d532d04c9
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -10,6 +10,7 @@ IgnoreURLs:
- https://discord.com/
- https://gofi.sh
- https://docs.mattermost.com
- https://github.com/goreleaser/goreleaser/pkgs
IgnoreDirs:
- overrides
IgnoreDirectoryMissingTrailingSlash: true