drone docker
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Artem Anufrij 2023-02-13 23:10:15 +01:00
parent b3a1b15ee5
commit 2b51b658ec

View File

@ -20,3 +20,6 @@ steps:
image: docker image: docker
commands: commands:
- docker run code.anufrijde/webplay/client:latest npm test - docker run code.anufrijde/webplay/client:latest npm test
- name: docker-publish
image: docker