mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-03 19:07:15 +00:00
fix(circleci): persist all changes for release step
This commit is contained in:
parent
fdd88547f7
commit
2e5edaa572
@ -53,8 +53,7 @@ jobs:
|
|||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: ~/project
|
root: ~/project
|
||||||
paths:
|
paths:
|
||||||
- nuxt/test/fixtures
|
- nuxt
|
||||||
- nuxt/dist
|
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV: "test"
|
- NODE_ENV: "test"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user