mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
(nextjs) fixed cache path: added restore step
This commit is contained in:
parent
e3526dac94
commit
4c66e78640
1 changed files with 2 additions and 1 deletions
|
@ -90,4 +90,5 @@ steps:
|
|||
- name: cache
|
||||
path: /tmp/cache
|
||||
volumes:
|
||||
cache: /tmp/cache
|
||||
- name: cache
|
||||
temp: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue