[DRONE] Rewrite build and publish CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Simon Cornet 2022-10-07 14:03:04 +02:00
parent 0a3d04a973
commit c1e50f4371

View File

@ -18,7 +18,7 @@ steps:
from_secret: 'docker_password'
volumes:
- '/var/run/docker.sock:/var/run/docker.sock'
- /var/run/docker.sock:/var/run/docker.sock
commands:
- 'echo building image ${IMG}'