Update .drone.yml

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

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