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
59a21c38bc
commit
0d9a70f839
@ -13,10 +13,10 @@ steps:
|
||||
|
||||
- name: docker-build
|
||||
image: docker
|
||||
|
||||
volumes:
|
||||
- source: /var/run/docker.sock
|
||||
target: /var/run/docker.sock
|
||||
privileged: true
|
||||
commands:
|
||||
- docker build -t code.anufrij.de/webplay/client:latest ./docker
|
||||
|
||||
@ -27,8 +27,4 @@ steps:
|
||||
|
||||
- name: docker-publish
|
||||
image: docker
|
||||
|
||||
volumes:
|
||||
- name: docker-socket
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user