fix drone
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Cadey Ratio 2020-01-20 14:15:48 +00:00
parent 9114ca2e45
commit 3eab46b981
1 changed files with 3 additions and 10 deletions

View File

@ -8,19 +8,12 @@ steps:
image: docker:dind
volumes:
- name: dockersock
path: /var/run
path: /var/run/docker.sock
commands:
- sleep 5
- docker build .
services:
- name: docker
image: docker:dind
privileged: true
volumes:
- name: dockersock
path: /var/run
volumes:
- name: dockersock
temp: {}
host:
path: /var/run/docker.sock