drone docker
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Artem Anufrij 2023-02-13 23:20:36 +01:00
parent 9ad5bd5596
commit 03d1130570

View File

@ -23,11 +23,13 @@ steps:
- name: docker-test
image: docker
privileged: true
commands:
- docker run code.anufrij.de/webplay/client:latest npm test
- name: docker-publish
image: docker
privileged: true
volumes:
- name: docker-socket