From 9e1fdd0028cca139ebb9b8bc68e12c25d3381f3b Mon Sep 17 00:00:00 2001 From: Orestis <orestis.malaspinas@pm.me> Date: Sun, 20 Jun 2021 21:25:17 +0200 Subject: [PATCH] trying to see where the problem might be with ci --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3bfa18a..9d0b7fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,6 +33,8 @@ before_script: build_only: script: + - pwd + - ls -ltr - make - make deploy - rsync -avzz mti ur1bg_malas@ur1bg.ftp.infomaniak.com:web/malaspinas/ -- GitLab