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