mirror of
https://github.com/gogs/gogs.git
synced 2026-05-06 15:55:43 +02:00
appveyor: add GOPROXY env
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user