Skip to content

Commit

Permalink
ci: reduce persist archive size
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 5, 2018
1 parent ef2ae8a commit 7f36fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
root: ~/
paths:
- project/vue
- .cache
- .cache/Cypress

group-1:
<<: *defaults
Expand Down

0 comments on commit 7f36fdf

Please sign in to comment.