From 6e3f349de2bc9b13c1a62e44739bc1956375a830 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 19 Sep 2024 15:28:52 +0200 Subject: [PATCH] test back repo --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b9e48dc..76abdc2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,8 @@ server: steps: - name: Clonage du Repo commands: - - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git + - 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