From 1944444cf9104314cdf9c565557ed7e6c49cd996 Mon Sep 17 00:00:00 2001 From: light7734 Date: Fri, 25 Apr 2025 15:05:41 +0330 Subject: [PATCH] testing --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0d11df0..aaf3191 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,9 +6,6 @@ steps: - name: build_deploy privileged: true image: node:latest - volumes: - - name: bonfire - path: /bonfire:/bonfire commands: - npm install - npm run build