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
3b02225637
commit
c7a9d8e386
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ steps:
|
|||
- '/app/node_modules'
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /tmp/cache
|
||||
path: /tmp
|
||||
- name: build-master
|
||||
image: plugins/docker
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue