Update build process.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
NADAL Jean-Baptiste
2020-01-06 16:15:09 +01:00
parent 95cfeb5458
commit dcaa619144
2 changed files with 7 additions and 4 deletions

View File

@@ -18,7 +18,9 @@ steps:
- name: build
image: registry.nadal-fr.com/buildroot_dev
commands:
- pwd && ls
- mkdir -p domo-iot/build
- cd domo-iot/build && cmake ..
- cd domo-iot/build && make
image_pull_secrets:
- dockerconfigjson