CI: persist test-publish npm logs as Artifacts
This commit is contained in:
parent
dde0c76112
commit
1512afc7e6
@ -91,6 +91,8 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
command: yarn test:publish:circleci
|
command: yarn test:publish:circleci
|
||||||
no_output_timeout: 1800
|
no_output_timeout: 1800
|
||||||
|
- store_artifacts:
|
||||||
|
path: ~/.npm/_logs
|
||||||
test-doc-generation:
|
test-doc-generation:
|
||||||
docker:
|
docker:
|
||||||
- image: nikolaik/python-nodejs:python3.7-nodejs8
|
- image: nikolaik/python-nodejs:python3.7-nodejs8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user