diff --git a/.drone.yml b/.drone.yml index 09aee9d8..dfc433f8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,9 +7,9 @@ trigger: steps: - name: start - image: node - commands: - - npm install + image: node + commands: + - npm install - name: deploy image: appleboy/drone-scp