CHORE Re-cloning homegrade repo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-08-05 14:28:00 +02:00
parent 7fe8414b97
commit 0f0833eb6e

View File

@ -18,6 +18,8 @@ steps:
- name: Clonage du Repo - name: Clonage du Repo
commands: commands:
- git clone https://git.deligraph.be/Antoine/Metiers_du_patrimoine_theme.git - git clone https://git.deligraph.be/Antoine/Metiers_du_patrimoine_theme.git
- git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git
- mv homegrade_theme_production Homegrade_Theme
- name: Installation du package - name: Installation du package
commands: commands:
- cd Metiers_du_patrimoine_theme - cd Metiers_du_patrimoine_theme