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 75a66b9 commit 3b14b1dCopy full SHA for 3b14b1d
.circleci/build_docs.sh
.circleci/config.yml
@@ -157,13 +157,6 @@ jobs:
157
- run: *_run_codecov_coverage
158
- store_artifacts: *store_artifacts_kwds
159
- store_test_results: *store_artifacts_kwds
160
- - run:
161
- name: Build docs
162
- no_output_timeout: 30m
163
- environment: *test_environment
164
- command: bash -ux /home/circleci/nipype/.circleci/build_docs.sh
165
- - store_artifacts:
166
- path: /home/circleci/work/docs
167
- run:
168
name: Save Docker images to workspace if on master
169
no_output_timeout: 60m
0 commit comments