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