- add back docker sock
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
oonyeje 2025-02-23 16:52:07 -05:00
parent c68591eb63
commit e983880ac5

View File

@ -108,7 +108,8 @@ steps:
# event:
# - push
# - pull_request
# volumes:
# - name: docker_sock
# host:
# path: /var/run/docker.sock
volumes:
- name: docker_sock
host:
path: /var/run/docker.sock