trying removing node-modules
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ca2ade8af5
commit
747c97537c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user