diff --git a/.drone.yml b/.drone.yml index 4651dedf..09aee9d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,10 +6,10 @@ trigger: - push steps: -#- name: start -# image: node -# commands: -# - npm install +- name: start + image: node + commands: + - npm install - name: deploy image: appleboy/drone-scp