Add drone CI #5

Merged
bad merged 9 commits from drone into princess 2020-10-20 09:49:56 +00:00
1 changed files with 10 additions and 0 deletions
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