From 9a0b503343e7a82da83e53c076e0bd9603e2c2fb Mon Sep 17 00:00:00 2001 From: light7734 Date: Mon, 28 Apr 2025 17:46:42 +0330 Subject: [PATCH] wip --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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/