File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,7 @@ jobs:
399
399
command : |
400
400
rm -rf /tmp/ds005/work/fmriprep_wf/fsdir*
401
401
rm -rf /tmp/ds005/work/reportlets
402
- rm -rf /tmp/ds005/derivatives/*
402
+ rm -rf /tmp/ds005/derivatives/fmriprep
403
403
- save_cache :
404
404
key : ds005-anat-v14-{{ .Branch }}-{{ epoch }}
405
405
paths :
@@ -536,7 +536,7 @@ jobs:
536
536
command : |
537
537
rm -rf /tmp/ds054/work/fmriprep_wf/fsdir*
538
538
rm -rf /tmp/ds054/work/reportlets
539
- rm -rf /tmp/ds054/derivatives/*
539
+ rm -rf /tmp/ds054/derivatives/fmriprep
540
540
- save_cache :
541
541
key : ds054-anat-v12-{{ .Branch }}-{{ epoch }}
542
542
paths :
@@ -660,7 +660,7 @@ jobs:
660
660
command : |
661
661
rm -rf /tmp/ds210/work/fmriprep_wf/fsdir*
662
662
rm -rf /tmp/ds210/work/reportlets
663
- rm -rf /tmp/ds210/derivatives/*
663
+ rm -rf /tmp/ds210/derivatives/fmriprep
664
664
- save_cache :
665
665
key : ds210-anat-v10-{{ .Branch }}-{{ epoch }}
666
666
paths :
You can’t perform that action at this time.
0 commit comments