Skip to content

Commit

Permalink
fix(circleci): persist all changes for release step
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 31, 2018
1 parent fdd8854 commit 2e5edaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
- persist_to_workspace:
root: ~/project
paths:
- nuxt/test/fixtures
- nuxt/dist
- nuxt
environment:
- NODE_ENV: "test"

Expand Down

0 comments on commit 2e5edaa

Please sign in to comment.