Add host volume
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
c24bdad381
commit
164521d745
@ -27,6 +27,10 @@ steps:
|
||||
- apk add make bash
|
||||
- make itest
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
# ---
|
||||
# kind: pipeline
|
||||
# name: publish
|
||||
|
Loading…
Reference in New Issue
Block a user