We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1f332 commit fa11357Copy full SHA for fa11357
.circleci/config.yml
100644
100755
@@ -379,7 +379,7 @@ jobs:
379
docker tag localhost:5000/dmriprep nipreps/dmriprep:latest
380
- run:
381
name: Run full diffusion workflow on ds001771
382
- no_output_timeout: 2h
+ no_output_timeout: 4h
383
command: |
384
mkdir -p /tmp/ds001771/work /tmp/ds001771/derivatives
385
docker run -e FS_LICENSE=$FS_LICENSE --rm \
0 commit comments