mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
(nextjs) fixed cache path
This commit is contained in:
parent
0852a7e480
commit
66042d11f9
1 changed files with 1 additions and 1 deletions
|
@ -72,4 +72,4 @@ steps:
|
|||
from_secret: docker_repo
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /tmp/drone-cache
|
||||
path: /tmp/cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue