diff --git a/.drone.yml b/.drone.yml index 80ce941d..0f8af7d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,6 @@ pipeline: image: ubuntu commands: - apt-get update - - apt-get install -y build-essential file + - 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