From 815845017b85ba4b6b87cd0acdce81aff630ca01 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Fri, 31 Jan 2020 09:37:12 +0100 Subject: [PATCH] change back to root dir --- .ci/deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/deploy.sh b/.ci/deploy.sh index d68249cc..32602627 100644 --- a/.ci/deploy.sh +++ b/.ci/deploy.sh @@ -89,5 +89,6 @@ do echo " > -----------------------------------------------------" fi done + cd "${rootDir}" fi done -- GitLab