Browse Source

activate sum.golang.org check (#7782)

for-closed-social
Antoine GIRARD 5 years ago
committed by Lauris BH
parent
commit
e54814dcaa
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

@ -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

Loading…
Cancel
Save