diff --git a/.drone.yml b/.drone.yml index b5991a9..fa7a27c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - name: docker-build image: docker privileged: true - - /var/run/docker.sock:/var/run/docker.sock + - /var/run/docker.sock:/var/run/docker.sock commands: - docker build -t code.anufrij.de/webplay/client:latest ./docker