forked from shibao/cannery
make drone cache persistent
This commit is contained in:
parent
f9b08222e1
commit
34288a0070
@ -77,7 +77,7 @@ services:
|
||||
volumes:
|
||||
- name: cache
|
||||
host:
|
||||
path: /tmp/drone-cache
|
||||
path: /run/media/default/ssdsrv/gitea/drone-cache
|
||||
- name: docker_sock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
Loading…
Reference in New Issue
Block a user