1
0
Fork 0
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:
Fedor Katurov 2022-01-17 17:25:35 +07:00
parent 63fcf9af35
commit e3526dac94

View file

@ -90,5 +90,4 @@ steps:
- name: cache - name: cache
path: /tmp/cache path: /tmp/cache
volumes: volumes:
- name: cache cache: /tmp/cache
temp: {}