From 4f5201cf0a5c0b9dbefec337df8d358641edb28d Mon Sep 17 00:00:00 2001 From: Matthieu Foll Date: Thu, 23 May 2019 08:09:24 +0200 Subject: [PATCH] Update deploy.sh --- deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index edeaec7..0722b9f 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,6 @@ #!/bin/bash cd ~/project/NGS_data_test +rm -rf 1000G_CEU_TP53/.nextflow git config --global user.email "follm@iarc.fr" git config --global user.name "Circle CI_$CIRCLE_PROJECT_REPONAME_$CIRCLE_BRANCH" git add .