mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46: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
|
- name: cache
|
||||||
path: /tmp/cache
|
path: /tmp/cache
|
||||||
volumes:
|
volumes:
|
||||||
cache: /tmp/cache
|
- name: cache
|
||||||
|
temp: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue