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