trying removing node-modules
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-01-30 10:59:35 +01:00
parent ca2ade8af5
commit 747c97537c

View File

@ -17,6 +17,7 @@ steps:
commands:
- cd Deligraph-V3
- npm run production
- rm -rf node_modules
- name: Deploy to FTP server
image: cschlosser/drone-ftps