fix drone

This commit is contained in:
Lunny Xiao 2019-11-13 19:18:14 +08:00
parent 7a4af40e1b
commit 559b98c714
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 3 additions and 1 deletions

View File

@ -280,7 +280,9 @@ services:
- name: cockroach
pull: default
image: cockroachdb/cockroach:v2.0.6
image: cockroachdb/cockroach:v19.2.0
commands:
- start --insecure
when:
event:
- push