From b5ae0c37447d3b94435735b863d965c8992bdd6c Mon Sep 17 00:00:00 2001 From: first_admin Date: Sun, 8 Sep 2024 14:26:50 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 8d531eb..aa08d01 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,3 +21,8 @@ steps: - test commands: - echo "Deploying the application..." + +node: + system: linux + task: unreviewed_code + environment: node_js \ No newline at end of file