diff --git a/.drone.yml b/.drone.yml index 84fe139..0cd72a6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,4 +3,6 @@ pipeline: image: docker:latest commands: - docker build https://github.com/Saiyato/snapserver_docker + volumes: + - /var/run/docker.sock:/var/run/docker.sock