CI: persist test-publish npm logs as Artifacts
This commit is contained in:
parent
dde0c76112
commit
1512afc7e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user