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
9ad5bd5596
commit
03d1130570
@ -23,11 +23,13 @@ steps:
|
|||||||
|
|
||||||
- name: docker-test
|
- name: docker-test
|
||||||
image: docker
|
image: docker
|
||||||
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- docker run code.anufrij.de/webplay/client:latest npm test
|
- docker run code.anufrij.de/webplay/client:latest npm test
|
||||||
|
|
||||||
- name: docker-publish
|
- name: docker-publish
|
||||||
image: docker
|
image: docker
|
||||||
|
privileged: true
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker-socket
|
- name: docker-socket
|
||||||
|
Loading…
Reference in New Issue
Block a user