From c4784b9303c19b0c5f511c825cdbcf733c48abd8 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 15 Oct 2024 10:15:48 +0200 Subject: [PATCH] cloning the full repo --- .drone.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4e76273..a56cfd1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,9 +18,7 @@ steps: - name: Clonage du Repo commands: - git clone https://git.deligraph.be/Antoine/Metiers_du_patrimoine_theme.git - - mkdir Homegrade_Theme - - cd Homegrade_Theme - - wget https://git.deligraph.be/Antoine/homegrade_theme_production/raw/branch/main/theme.json + - git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git - name: Installation du package commands: - cd Metiers_du_patrimoine_theme