From 85faba63ead10d6b183bf0c8b55577f29d4d0e46 Mon Sep 17 00:00:00 2001 From: light7734 Date: Fri, 21 Feb 2025 18:31:22 +0330 Subject: [PATCH] ci: testing --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fbcaeb0..551d8ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: image: ianwalter/pnpm:v1.4.0 volumes: - name: bonfire - path: /home/light/bonfire:/bonfire/ + path: /bonfire:/bonfire commands: - pnpm install - pnpm run build