From 56c8255f9c073213f41853183e3cd70f54ca516d Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 19 Sep 2024 15:22:28 +0200 Subject: [PATCH] undoing test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e09e463..b9e48dc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ server: steps: - name: Clonage du Repo commands: - - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe__backend-theme.git + - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git - name: Installation du package commands: - cd lhoist-stay-safe