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:23:00 +01:00
parent ff5174faec
commit 2e02ab9ded

View File

@ -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