Skip to content

Commit 25cd09d

Browse files
slimnsouroesteban
authored andcommitted
Increased timeout duration in circleci for new eddy addition
1 parent 8b1c4bc commit 25cd09d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
- /tmp/ds000206/work
299299
- run:
300300
name: Run full diffusion workflow on ds000206
301-
no_output_timeout: 2h
301+
no_output_timeout: 4h
302302
command: |
303303
mkdir -p /tmp/ds000206/work /tmp/ds000206/derivatives
304304
docker run -e FS_LICENSE=$FS_LICENSE --rm \

0 commit comments

Comments
 (0)