Carbon/.drone.yml
Cadence Ember bdde6a5413
Some checks reported errors
continuous-integration/drone/push Build was killed
Drone (1)
2020-10-20 02:16:38 +13:00

11 lines
130 B
YAML

---
kind: pipeline
type: exec
name: default
steps:
- name: carbon
commands:
- npm install -D
- npm run rebuild