Browse Source

activate sum.golang.org check (#7782)

tags/v1.11.0-dev
Antoine GIRARD Lauris BH 6 years ago
parent
commit
546b48781a
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