Add drone CI #5

Merged
bad merged 9 commits from drone into princess 2020-10-20 09:49:56 +00:00
Showing only changes of commit a5280f73f1 - Show all commits

View file

@ -4,7 +4,7 @@ name: default
steps:
- name: build
image: node:14
image: node:current-alpine3.12
commands:
- npm install -D
- npm run rebuild