diff --git a/.drone.yml b/.drone.yml index 1747488..561b1ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: pull: image: docker:latest commands: - - docker build -f Dockerfile https://github.com/Saiyato/snapserver_docker + - docker build https://github.com/Saiyato/snapserver_docker.git volumes: - /var/run/docker.sock:/var/run/docker.sock