From a31ac2756bbae2bdb11c148ec210cbafbd553acd Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@hesge.ch>
Date: Mon, 24 Aug 2020 21:45:09 +0200
Subject: [PATCH] corrected gitlab-ci

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b06ae58..50f6fc5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -36,7 +36,7 @@ build_only:
     - make
 
 build_and_deploy:
-  scirpt:
+  script:
     - make
     - make deploy
     - rsync -avzz phys ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/
-- 
GitLab