From 48508cedf6ec120a6d05f0f55a66b9f87d48986a Mon Sep 17 00:00:00 2001 From: first_admin Date: Sun, 8 Sep 2024 14:34:59 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 47405e2..cec47da 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: - echo "Deploying the application..." - echo "Pipeline is running on runner ${DRONE_RUNNER_NAME}" -node: - system: linux - task: unreviewed_code - environment: node_js \ No newline at end of file +# node: +# system: linux +# task: unreviewed_code +# environment: node_js \ No newline at end of file