diff --git a/.drone.yml b/.drone.yml index 14484e3..6bf5391 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,4 +6,4 @@ steps: image: node commands: - npm install - - npm run \ No newline at end of file + - npm start \ No newline at end of file