Dockerfile as filename
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
2021-08-31 01:21:12 +02:00
parent 3112312922
commit 7d86fc267b

View File

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