Fix drone
This commit is contained in:
parent
2c87b0a240
commit
1e474d62d7
|
@ -134,6 +134,8 @@ volumes:
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: test-mysql
|
name: test-mysql
|
||||||
|
depends_on:
|
||||||
|
- testing
|
||||||
steps:
|
steps:
|
||||||
- name: restore-cache
|
- name: restore-cache
|
||||||
image: meltwater/drone-cache
|
image: meltwater/drone-cache
|
||||||
|
|
Loading…
Reference in New Issue