Actualiser .drone.yml

This commit is contained in:
2023-06-26 17:15:59 +02:00
parent 6b043fee83
commit 825e3013ad

View File

@@ -4,7 +4,8 @@ name: default
steps:
- name: build
image: docker
volumes: /var/run/docker.sock:/var/run/docker.sock
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
DOCKER_CLI_EXPERIMENTAL: enabled
commands: