diff --git a/.drone.yml b/.drone.yml index 60d4fb3..50e0414 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,6 +25,7 @@ steps: commands: - git clone https://git.deligraph.be/Antoine/homegrade_theme_production.git - ls -la + - echo "salut" - cd homegrade_theme_production - npm install - npm run production