Files
domo/.drone.yml
NADAL Jean-Baptiste eb6bcb951f
Some checks failed
the build failed
Add build-essential
2019-04-10 23:34:30 +02:00

9 lines
211 B
YAML

pipeline:
build:
image: ubuntu
commands:
- apt-get update
- apt-get install -y build-essential
- make -C projects/rpi_domo/
- make -C projects/rpi_domo/ buildroot.check-package