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
03d1130570
commit
e197e18174
@ -14,9 +14,7 @@ steps:
|
|||||||
- name: docker-build
|
- name: docker-build
|
||||||
image: docker
|
image: docker
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- name: docker-socket
|
|
||||||
path: /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