[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'
|
from_secret: 'docker_password'
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- '/var/run/docker.sock:/var/run/docker.sock'
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- 'echo building image ${IMG}'
|
- 'echo building image ${IMG}'
|
||||||
|
Loading…
Reference in New Issue
Block a user