Actualiser .drone.yml
This commit is contained in:
@@ -14,6 +14,7 @@ volumes:
|
|||||||
steps:
|
steps:
|
||||||
- name: build-and-push-image
|
- name: build-and-push-image
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: "/var/run/docker.sock"
|
path: "/var/run/docker.sock"
|
||||||
|
|||||||
Reference in New Issue
Block a user