Skip to content

Commit fa11357

Browse files
slimnsouroesteban
authored andcommitted
Added some time for diffusion timeout in circleci due to eddy being included
1 parent bd1f332 commit fa11357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
docker tag localhost:5000/dmriprep nipreps/dmriprep:latest
380380
- run:
381381
name: Run full diffusion workflow on ds001771
382-
no_output_timeout: 2h
382+
no_output_timeout: 4h
383383
command: |
384384
mkdir -p /tmp/ds001771/work /tmp/ds001771/derivatives
385385
docker run -e FS_LICENSE=$FS_LICENSE --rm \

0 commit comments

Comments
 (0)