mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update goreleaser config
This commit is contained in:
parent
61d6cc4974
commit
8e9d99e567
@ -1,6 +1,5 @@
|
||||
before:
|
||||
hooks:
|
||||
- go mod download
|
||||
- make install
|
||||
|
||||
builds:
|
||||
@ -13,8 +12,8 @@ builds:
|
||||
- amd64
|
||||
|
||||
env:
|
||||
GO111MODULE=on
|
||||
GOPROXY="https://gocenter.io"
|
||||
- GO111MODULE=on
|
||||
- GOPROXY="https://gocenter.io"
|
||||
|
||||
archive:
|
||||
wrap_in_directory: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user