Improve drone
This commit is contained in:
parent
bc9947c62b
commit
505372b422
|
@ -92,6 +92,8 @@ steps:
|
|||
- name: test-postgres-schema
|
||||
pull: default
|
||||
image: golang:1.12
|
||||
depends_on:
|
||||
- test-postgres
|
||||
environment:
|
||||
GO111MODULE: "on"
|
||||
GOPROXY: "https://goproxy.cn"
|
||||
|
|
Loading…
Reference in New Issue