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 7890f64 commit d7c6094Copy full SHA for d7c6094
.circleci/config.yml
@@ -358,6 +358,7 @@ jobs:
358
name: Run full diffusion workflow on ds001771
359
no_output_timeout: 2h
360
command: |
361
+ mkdir -p /tmp/ds001771/work /tmp/ds001771/derivatives
362
docker run -e FS_LICENSE=$FS_LICENSE --rm \
363
-v /tmp/data/ds001771:/data \
364
-v /tmp/ds001771/derivatives:/out \
0 commit comments