Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mfoll authored May 23, 2019
1 parent a9c91c9 commit 4f5201c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/bash
cd ~/project/NGS_data_test
rm -rf 1000G_CEU_TP53/.nextflow
git config --global user.email "[email protected]"
git config --global user.name "Circle CI_$CIRCLE_PROJECT_REPONAME_$CIRCLE_BRANCH"
git add .
Expand Down

0 comments on commit 4f5201c

Please sign in to comment.