activate sum.golang.org check (#7782)
This commit is contained in:
parent
3b97b9efbf
commit
e54814dcaa
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ steps:
|
|||
- make build
|
||||
environment:
|
||||
GOPROXY: https://goproxy.cn # proxy.golang.org is blocked in China, this proxy is not
|
||||
GOSUMDB: sum.golang.org
|
||||
TAGS: bindata sqlite sqlite_unlock_notify
|
||||
|
||||
- name: unit-test
|
||||
|
|
Reference in a new issue