Added git extension to url
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
2021-08-31 01:22:39 +02:00
parent 7d86fc267b
commit e32f5ac6c8

View File

@@ -2,7 +2,7 @@ pipeline:
pull: pull:
image: docker:latest image: docker:latest
commands: commands:
- docker build -f Dockerfile https://github.com/Saiyato/snapserver_docker - docker build https://github.com/Saiyato/snapserver_docker.git
volumes: volumes:
- /var/run/docker.sock:/var/run/docker.sock - /var/run/docker.sock:/var/run/docker.sock