Skip to content

Commit

Permalink
CI: sudo mv [skip tests][skip docs][skip ds054][skip ds210]
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Apr 12, 2018
1 parent 641de43 commit e47573e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ jobs:
name: Move intermediate results for second run
command: |
mkdir -p /tmp/ds005/derivatives_partial
mv /tmp/ds005/derivatives/freesurfer /tmp/ds005/derivatives_partial
cp -a /tmp/ds005/work /tmp/ds005/work_partial
sudo mv /tmp/ds005/derivatives/freesurfer /tmp/ds005/derivatives_partial
sudo cp -a /tmp/ds005/work /tmp/ds005/work_partial
- run:
name: Checking outputs of full fMRIPrep run
command: |
Expand Down

0 comments on commit e47573e

Please sign in to comment.