From 84e95fc97cfccbf1e050fa8ce3ac99196ba5957c Mon Sep 17 00:00:00 2001 From: light7734 Date: Fri, 21 Feb 2025 18:44:37 +0330 Subject: [PATCH] ci: testing --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 37df477..5bfda6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: build_deploy privileged: true - image: stagex/npm:latest + image: node:latest volumes: - name: bonfire path: /bonfire:/bonfire