Add host volume
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
IamTheFij 2020-08-26 16:50:39 -07:00
parent c24bdad381
commit 164521d745
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ steps:
- apk add make bash
- make itest
volumes:
- name: dockersock
host:
path: /var/run/docker.sock
# ---
# kind: pipeline
# name: publish