fix: add DOCKER_SOCK env
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-05-17 23:30:48 +03:00
parent 5a58d8791d
commit a49c8074c3

View File

@ -6,10 +6,8 @@ name: default
clone:
depth: 0
volumes:
- name: docker.sock
host:
path: /var/run/docker.sock
environment:
DOCKER_HOST: tcp://localhost:2375
steps:
- name: release