From 39f784152787aef263d475ca635332e57626b919 Mon Sep 17 00:00:00 2001
From: Antoine Rochebois <antoine.rochebois@insa-lyon.fr>
Date: Mon, 15 Mar 2021 15:48:10 +0100
Subject: [PATCH] qfsqfqsf

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

diff --git a/client/.gitlab-ci-client.yml b/client/.gitlab-ci-client.yml
index 17dc6ad..4c3fe5b 100644
--- a/client/.gitlab-ci-client.yml
+++ b/client/.gitlab-ci-client.yml
@@ -2,6 +2,8 @@ pages:
  image: node:latest
  stage: deploy
  script:
+  - cd client
+  - ls
   - npm install --progress=false
   - npm run build
   - rm -rf public
-- 
GitLab