Update .drone.yml

dev
Vladimir Kutkovoy 1 year ago
parent 36a6ea30ea
commit 477d046c7c
  1. 2
      .drone.yml

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