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

This commit is contained in:
Fedor Katurov 2022-01-17 17:07:49 +07:00
parent 3b02225637
commit c7a9d8e386

View file

@ -22,7 +22,7 @@ steps:
- '/app/node_modules' - '/app/node_modules'
volumes: volumes:
- name: cache - name: cache
path: /tmp/cache path: /tmp
- name: build-master - name: build-master
image: plugins/docker image: plugins/docker
when: when: