mirror of https://github.com/gogs/gogs.git
appveyor: add GOPROXY env
parent
feb7d57333
commit
40ee8de171
|
@ -5,7 +5,8 @@ clone_depth: 1
|
|||
|
||||
environment:
|
||||
GO111MODULE: on
|
||||
GOVERSION: 1.13
|
||||
GOPROXY: "https://proxy.golang.org,direct"
|
||||
GOVERSION: 1.13.3
|
||||
|
||||
build: false
|
||||
deploy: false
|
||||
|
|
Loading…
Reference in New Issue