add cache volume
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Kovács Bence János 2020-05-08 19:32:13 +02:00
parent 02e3dc5267
commit 3d4274db86
1 changed files with 2 additions and 2 deletions

View File

@ -71,8 +71,6 @@ steps:
- name: cache
path: /tmp/cache
- name: build_docs
image: docker:stable-dind
volumes:
@ -114,3 +112,5 @@ services:
volumes:
- name: dockersock
temp: {}
- name: cache
temp: {}