Skip to content

Commit 3b14b1d

Browse files
committed
FIX: Repair aftermath of docs refactor
Bringing CircleCI back to green after #3124, #3131, and #3132.
1 parent 75a66b9 commit 3b14b1d

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.circleci/build_docs.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

.circleci/config.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,6 @@ jobs:
157157
- run: *_run_codecov_coverage
158158
- store_artifacts: *store_artifacts_kwds
159159
- 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
167160
- run:
168161
name: Save Docker images to workspace if on master
169162
no_output_timeout: 60m

0 commit comments

Comments
 (0)