mirror of
https://github.com/mgechev/revive.git
synced 2025-03-27 21:38:56 +02:00
Update goreleaser
This commit is contained in:
parent
a4ae369945
commit
9a87e6fd82
@ -2,13 +2,8 @@
|
||||
# Make sure to check the documentation at http://goreleaser.com
|
||||
---
|
||||
archives:
|
||||
-
|
||||
replacements:
|
||||
386: i386
|
||||
amd64: x86_64
|
||||
darwin: Darwin
|
||||
linux: Linux
|
||||
windows: Windows
|
||||
- id: revive
|
||||
name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}'
|
||||
before:
|
||||
hooks:
|
||||
- "go mod download"
|
||||
|
Loading…
x
Reference in New Issue
Block a user