ci: drone config fix
This commit is contained in:
parent
89d2627a47
commit
e068e8ac2a
@ -51,3 +51,8 @@ steps:
|
|||||||
- refs/tags/*
|
- refs/tags/*
|
||||||
depends_on:
|
depends_on:
|
||||||
- dockerize
|
- dockerize
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: docker-socket
|
||||||
|
host:
|
||||||
|
path: /var/run/docker.sock
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user