Files
domo/.drone.yml
NADAL Jean-Baptiste 033120df07
Some checks are pending
the build is pending
Add Missing build deps
2019-04-10 23:38:12 +02:00

9 lines
252 B
YAML

pipeline:
build:
image: ubuntu
commands:
- apt-get update
- apt-get install -y build-essential file wget cpio python unzip rsync bc git
- make -C projects/rpi_domo/
- make -C projects/rpi_domo/ buildroot.check-package