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