make drone cache persistent

This commit is contained in:
shibao 2022-03-04 23:36:19 -05:00
parent f9b08222e1
commit 34288a0070

View File

@ -77,7 +77,7 @@ services:
volumes: volumes:
- name: cache - name: cache
host: host:
path: /tmp/drone-cache path: /run/media/default/ssdsrv/gitea/drone-cache
- name: docker_sock - name: docker_sock
host: host:
path: /var/run/docker.sock path: /var/run/docker.sock