Add drone.yml
Some checks failed
the build failed

This commit is contained in:
2019-04-10 22:58:44 +02:00
parent 1a52cb17cc
commit c29665281f

9
.drone.yml Normal file
View File

@@ -0,0 +1,9 @@
image: buildroot/base:20180318.1724
pipeline:
build:
commands:
- make -C projects/rpi_domo/
test:
commands:
- make -C projects/rpi_domo/ buildroot.check-package