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 3 additions and 3 deletions
Showing only changes of commit 2627de72ca - Show all commits

View File

@ -1,10 +1,10 @@
---
kind: pipeline
type: exec
type: docker
name: default
steps:
- name: carbon
- name: build
image: node:14
commands:
- npm install -D
- npm run rebuild