This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
|||||||
pull:
|
pull:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
commands:
|
commands:
|
||||||
- docker build https://github.com/Saiyato/snapserver_docker
|
- docker build -f Dockerfile https://github.com/Saiyato/snapserver_docker
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user