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

Drone (1)
Some checks reported errors
continuous-integration/drone/push Build was killed

Cadence Ember 2020-10-20 02:16:38 +13:00
Signed by: cadence
GPG key ID: BC1C2C61CF521B17

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