From dba21a2b2915be66fcf6265a8d74f8616b191369 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 15 Oct 2024 10:12:38 +0200 Subject: [PATCH] importing the them.json to build sucessfully --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 705cfe9..4e76273 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,9 @@ 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 - name: Installation du package commands: - cd Metiers_du_patrimoine_theme