Fix drone I think idk really
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bad 2020-10-19 16:17:29 +02:00
parent da6f08c9d0
commit 2627de72ca
1 changed files with 3 additions and 3 deletions

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