Fix drone

This commit is contained in:
Lunny Xiao 2020-02-21 14:12:51 +08:00
parent 7ed1207aac
commit cdf9a364d6
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ steps:
pull: default
image: golang:1.12
depends_on:
- test-mysql
- test-mysql-utf8mb4
environment:
GO111MODULE: "on"
GOPROXY: "https://goproxy.cn"