- 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: # event:
# - push # - push
# - pull_request # - pull_request
# volumes:
# - name: docker_sock volumes:
# host: - name: docker_sock
# path: /var/run/docker.sock host:
path: /var/run/docker.sock