remove volume

This commit is contained in:
Felix Ableitner 2020-12-08 21:15:04 +01:00
parent d3b2ce7b35
commit 0e364a4efe
1 changed files with 0 additions and 7 deletions

View File

@ -4,15 +4,8 @@ name: default
steps:
- name: test
image: compose:alpine-1.27.4
volumes:
- name: docker_sock
path: /var/run/docker.sock
commands:
- ls -la /
- ls -la .
- docker-compose up -f /drone/src/docker-compose.yaml
volumes:
- name: docker_sock
host:
path: /var/run/docker.sock