@@ -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
|
||||
|
||||
Reference in New Issue
Block a user