Skip to content

Commit 04ef0cf

Browse files
authored
chore: Use test container for testing fmriprep-docker (nipreps#3520)
Not sure how we missed this in nipreps#3503, but we need to use a downloaded image to avoid reading stdin in fmriprep-docker.
2 parents cfe7a06 + adc5a0d commit 04ef0cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ jobs:
391391
- docker/install-docker-credential-helper
392392
- run: *docker_auth
393393
- run: *setup_docker_registry
394+
- run: *pull_from_registry
394395
- run: *pull_test_image_from_registry
395396
- run:
396397
name: Run fMRIPrep tests

0 commit comments

Comments
 (0)