diff --git a/.drone.yml b/.drone.yml index 0c297bb..280faa0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,7 @@ steps: privileged: true image: node:latest commands: + - rm -rf ./node_modules - npm install - npm run build - cp -r ./build/* /dazzle/