From 108d972a446da70375bd4faa1699cfa278319b8c Mon Sep 17 00:00:00 2001 From: first_admin Date: Sun, 8 Sep 2024 14:36:41 +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 cec47da..6e315c3 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_bla + task: unreviewed_code + environment: node_js \ No newline at end of file