diff --git a/.drone.yml b/.drone.yml index 50e0414..b9c4488 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,8 +24,6 @@ steps: from_secret: project_dev_server_path 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