Skip to content

Commit 7deb80f

Browse files
committed
FIX: Remove setup_remote_docker from fetch/build
1 parent 8be53b7 commit 7deb80f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
steps:
4444
- checkout:
4545
path: /home/circleci/nipype
46-
- setup_remote_docker
4746
- attach_workspace:
4847
at: /tmp
4948
- run:
@@ -92,7 +91,6 @@ jobs:
9291
steps:
9392
- checkout:
9493
path: /home/circleci/nipype
95-
- setup_remote_docker
9694
- attach_workspace:
9795
at: /tmp
9896
- run:
@@ -146,7 +144,6 @@ jobs:
146144
steps:
147145
- checkout:
148146
path: /home/circleci/nipype
149-
- setup_remote_docker
150147
- attach_workspace:
151148
at: /tmp
152149
- run:

0 commit comments

Comments
 (0)