drone docker
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
2e02ab9ded
commit
89ba3d240d
@ -15,7 +15,8 @@ steps:
|
|||||||
image: docker
|
image: docker
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- source: /var/run/docker.sock
|
||||||
|
target: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user