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

This commit is contained in:
Landon Dyck 2022-03-22 21:02:44 -05:00
parent d7de099c97
commit 74678341f9
1 changed files with 5 additions and 1 deletions

View File

@ -37,4 +37,8 @@ steps:
SERVER_ADDRESS:
from_secret: server_address
PRIVATE_KEY:
from_secret: private_key
from_secret: private_key
volumes:
- name: cache
temp: {}