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:
|
paths:
|
||||||
- node_modules/
|
- node_modules/
|
||||||
# - .cache/
|
# - .cache/
|
||||||
- public/
|
# - public/
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue