Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3112312922 | |||
| 7579e3a536 |
@@ -1,6 +1,8 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
pull:
|
pull:
|
||||||
image: amd64/alpine:latest
|
image: docker:latest
|
||||||
commands:
|
commands:
|
||||||
- docker build https://github.com/Saiyato/snapserver_docker
|
- docker build https://github.com/Saiyato/snapserver_docker
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user