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:
|
before:
|
||||||
hooks:
|
hooks:
|
||||||
- go mod download
|
|
||||||
- make install
|
- make install
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
@ -13,8 +12,8 @@ builds:
|
|||||||
- amd64
|
- amd64
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GO111MODULE=on
|
- GO111MODULE=on
|
||||||
GOPROXY="https://gocenter.io"
|
- GOPROXY="https://gocenter.io"
|
||||||
|
|
||||||
archive:
|
archive:
|
||||||
wrap_in_directory: true
|
wrap_in_directory: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user