update drone
Some checks failed
the build failed

This commit is contained in:
2019-04-10 23:32:58 +02:00
parent 0195e474d0
commit e126b775af

View File

@@ -2,6 +2,7 @@ pipeline:
build: build:
image: ubuntu image: ubuntu
commands: commands:
- apt-get update
- apt-get install -y make - apt-get install -y make
- make -C projects/rpi_domo/ - make -C projects/rpi_domo/
- make -C projects/rpi_domo/ buildroot.check-package - make -C projects/rpi_domo/ buildroot.check-package