We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22be989 commit 89f5160Copy full SHA for 89f5160
.circleci/config.yml
@@ -275,7 +275,7 @@ jobs:
275
environment: *test_environment
276
command: bash -ux /home/circleci/nipype/.circleci/test_py3_docs.sh
277
- store_artifacts:
278
- path: /home/circle/nipype/docs
+ path: /home/circle/work/docs
279
- run:
280
name: Save Docker images to workspace if on master
281
no_output_timeout: 60m
0 commit comments