From 385630eded3b9bb3c18ddb368eab6a3cb153bfc0 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 22 Jul 2024 12:50:04 +0200 Subject: [PATCH] yaaalaaa --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1d196e5..9dcea9d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,7 @@ steps: - name: Deploiement image: node commands: + - git clone https://git.deligraph.be/Antoine/Oxfam_Interactive_map.git + - cd Oxfam_Interactive_map - npm install - npm test