Fix drone I think idk really
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
da6f08c9d0
commit
2627de72ca
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
---
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: carbon
|
- name: build
|
||||||
|
image: node:14
|
||||||
commands:
|
commands:
|
||||||
- npm install -D
|
- npm install -D
|
||||||
- npm run rebuild
|
- npm run rebuild
|
||||||
|
|
Loading…
Reference in a new issue