CI: persist test-publish npm logs as Artifacts

This commit is contained in:
F. Eugene Aumson 2020-06-16 17:33:30 -04:00
parent dde0c76112
commit 1512afc7e6
No known key found for this signature in database
GPG Key ID: 23E6737B1374A24A

View File

@ -91,6 +91,8 @@ jobs:
- run:
command: yarn test:publish:circleci
no_output_timeout: 1800
- store_artifacts:
path: ~/.npm/_logs
test-doc-generation:
docker:
- image: nikolaik/python-nodejs:python3.7-nodejs8