fix(circleci): persist all changes for release step

This commit is contained in:
Pooya Parsa 2018-08-31 22:58:45 +04:30
parent fdd88547f7
commit 2e5edaa572
1 changed files with 1 additions and 2 deletions

View File

@ -53,8 +53,7 @@ jobs:
- persist_to_workspace:
root: ~/project
paths:
- nuxt/test/fixtures
- nuxt/dist
- nuxt
environment:
- NODE_ENV: "test"