build(gitlab-ci): disable caching public/ for now
This commit is contained in:
parent
5cb8afe716
commit
358cf17413
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cache:
|
|||
paths:
|
||||
- node_modules/
|
||||
# - .cache/
|
||||
- public/
|
||||
# - public/
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue