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
ff5174faec
commit
2e02ab9ded
@ -14,6 +14,7 @@ steps:
|
||||
- name: docker-build
|
||||
image: docker
|
||||
privileged: true
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
commands:
|
||||
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
||||
|
Loading…
Reference in New Issue
Block a user