This commit is contained in:
@@ -15,7 +15,8 @@ steps:
|
||||
image: docker
|
||||
privileged: true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- source: /var/run/docker.sock
|
||||
target: /var/run/docker.sock
|
||||
commands:
|
||||
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
||||
|
||||
|
||||
Reference in New Issue
Block a user