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 2627de72ca - Show all commits

Fix drone I think idk really
All checks were successful
continuous-integration/drone/push Build is passing

Bad 2020-10-19 16:17:29 +02:00

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