fix(ci): add docker.sock volume
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-03 22:48:45 +03:00
parent 4f4b38483e
commit 37cdbf49e5

View File

@ -7,6 +7,11 @@ trigger:
event:
- push
volumes:
- name: docker.sock
host:
path: /var/run/docker.sock
steps:
- name: build & push
image: cr.grachevko.ru/docker.io/library/docker:git