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
|
- make build
|
||||||
environment:
|
environment:
|
||||||
GOPROXY: https://goproxy.cn # proxy.golang.org is blocked in China, this proxy is not
|
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
|
TAGS: bindata sqlite sqlite_unlock_notify
|
||||||
|
|
||||||
- name: unit-test
|
- name: unit-test
|
||||||
|
|
Reference in a new issue