Update .drone.yml

dev
Vladimir Kutkovoy 1 year ago
parent 7a2ee454c7
commit 36a6ea30ea
  1. 2
      .drone.yml

@ -6,4 +6,4 @@ steps:
image: node image: node
commands: commands:
- npm install - npm install
- npm run - npm start
Loading…
Cancel
Save