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
63fcf9af35
commit
e3526dac94
1 changed files with 1 additions and 2 deletions
|
@ -90,5 +90,4 @@ steps:
|
||||||
- name: cache
|
- name: cache
|
||||||
path: /tmp/cache
|
path: /tmp/cache
|
||||||
volumes:
|
volumes:
|
||||||
- name: cache
|
cache: /tmp/cache
|
||||||
temp: {}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue