mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
Set GoCenter as GOPROXY to speed up go builds (#989)
This commit is contained in:
parent
3fbba1b594
commit
7c41d888f5
@ -1,5 +1,6 @@
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
- GOPROXY=https://gocenter.io
|
||||
before:
|
||||
hooks:
|
||||
- go mod download
|
||||
|
Loading…
x
Reference in New Issue
Block a user