fix GoProxy for code.gitea.com

This commit is contained in:
6543 2020-01-23 17:57:57 +01:00
parent 3931042cd7
commit 504db7a07f
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ steps:
pull: always
image: golang:1.13
environment:
GOPROXY: https://goproxy.cn
GOPROXY: https://goproxy.cn,direct
commands:
- go test -race
@ -34,4 +34,4 @@ steps:
trigger:
branch:
- master
- master