remove redundant '-' from .goreleaser.yaml
This commit is contained in:
parent
d3a3969aee
commit
3c17eded13
@ -7,7 +7,7 @@ before:
|
||||
builds:
|
||||
- flags:
|
||||
- -trimpath
|
||||
- env:
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- linux
|
||||
@ -36,4 +36,4 @@ changelog:
|
||||
filters:
|
||||
exclude:
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
- '^test:'
|
Reference in New Issue
Block a user