fix drone
This commit is contained in:
parent
7a4af40e1b
commit
559b98c714
|
@ -280,7 +280,9 @@ services:
|
||||||
|
|
||||||
- name: cockroach
|
- name: cockroach
|
||||||
pull: default
|
pull: default
|
||||||
image: cockroachdb/cockroach:v2.0.6
|
image: cockroachdb/cockroach:v19.2.0
|
||||||
|
commands:
|
||||||
|
- start --insecure
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
Loading…
Reference in New Issue