cleaning echo commands
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-08-06 12:03:50 +02:00
parent b546993ac9
commit 8fe3112d1a

View File

@ -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