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 bdde6a5413 - Show all commits

10
.drone.yml Normal file
View file

@ -0,0 +1,10 @@
---
kind: pipeline
type: exec
name: default
steps:
- name: carbon
commands:
- npm install -D
- npm run rebuild