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