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:
399399 command : |
400400 rm -rf /tmp/ds005/work/fmriprep_wf/fsdir*
401401 rm -rf /tmp/ds005/work/reportlets
402- rm -rf /tmp/ds005/derivatives/*
402+ rm -rf /tmp/ds005/derivatives/fmriprep
403403 - save_cache :
404404 key : ds005-anat-v14-{{ .Branch }}-{{ epoch }}
405405 paths :
@@ -536,7 +536,7 @@ jobs:
536536 command : |
537537 rm -rf /tmp/ds054/work/fmriprep_wf/fsdir*
538538 rm -rf /tmp/ds054/work/reportlets
539- rm -rf /tmp/ds054/derivatives/*
539+ rm -rf /tmp/ds054/derivatives/fmriprep
540540 - save_cache :
541541 key : ds054-anat-v12-{{ .Branch }}-{{ epoch }}
542542 paths :
@@ -660,7 +660,7 @@ jobs:
660660 command : |
661661 rm -rf /tmp/ds210/work/fmriprep_wf/fsdir*
662662 rm -rf /tmp/ds210/work/reportlets
663- rm -rf /tmp/ds210/derivatives/*
663+ rm -rf /tmp/ds210/derivatives/fmriprep
664664 - save_cache :
665665 key : ds210-anat-v10-{{ .Branch }}-{{ epoch }}
666666 paths :
You can’t perform that action at this time.
0 commit comments