From f62eeba420449bfb9337eaa751eab223eaddae8d Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Sat, 19 Feb 2022 13:00:34 +0100
Subject: [PATCH] updated for algo

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a395278..9b169d5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -39,6 +39,8 @@ build_and_deploy:
     - git pull origin master
     - cd ../isc_physics
     - git pull origin master
+    - cd ../algo
+    - git pull origin master
     - cd ../../..
     - make
     - rsync -avzz css ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
-- 
GitLab