This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user