[DRONE] Rewrite build and publish CI
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
0a3d04a973
commit
c1e50f4371
@ -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}'
|
||||
|
Loading…
Reference in New Issue
Block a user