From 5e90888e2da86412d6b99f188179b727c558e1e7 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Wed, 25 Nov 2020 09:29:58 +0100 Subject: [PATCH] updated ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 96c368c..707e20f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,7 +37,7 @@ build_and_deploy: - git pull origin master - cd ../math_tech_info - git pull origin master - - cd ../phys_app + - cd ../isc_physics - git pull origin master - cd ../../.. - make -- GitLab