Update .drone.yml

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

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