Store artifacts in CircleCI (#4502)

master
Lucas Duailibe 2018-05-18 12:22:47 -03:00 committed by GitHub
parent fa079c33ff
commit d0cd112a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ jobs:
root: .
paths:
- dist
- store_artifacts:
path: ~/prettier/dist
# Run tests on the production bundle
test_prod_node4: