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
958e0815ab
commit
63fcf9af35
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ steps:
|
|||
from_secret: docker_repo
|
||||
- name: rebuild-cache-with-filesystem
|
||||
image: meltwater/drone-cache:dev
|
||||
when:
|
||||
branch:
|
||||
- develop
|
||||
pull: true
|
||||
settings:
|
||||
backend: "filesystem"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue