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: clone:
depth: 0 depth: 0
volumes: environment:
- name: docker.sock DOCKER_HOST: tcp://localhost:2375
host:
path: /var/run/docker.sock
steps: steps:
- name: release - name: release