update drone to use private registry
Some checks failed
the build failed

This commit is contained in:
NADAL Jean-Baptiste
2019-04-11 16:54:12 +02:00
parent 033120df07
commit 2d3448c3b3

View File

@@ -1,8 +1,5 @@
pipeline: pipeline:
build: build:
image: ubuntu image: registry.nadal-fr.com:443/buildroot_dev
commands: 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 - make -C projects/rpi_domo/ buildroot.check-package