cloning the full repo
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-10-15 10:15:48 +02:00
parent dba21a2b29
commit c4784b9303

View File

@ -18,9 +18,7 @@ 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
- mkdir Homegrade_Theme - git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git
- cd Homegrade_Theme
- wget https://git.deligraph.be/Antoine/homegrade_theme_production/raw/branch/main/theme.json
- name: Installation du package - name: Installation du package
commands: commands:
- cd Metiers_du_patrimoine_theme - cd Metiers_du_patrimoine_theme