diff --git a/.drone.yml b/.drone.yml index 3022868c..0a535c6c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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"