This commit is contained in:
@@ -23,5 +23,11 @@ steps:
|
||||
- cd domo-iot/build && cmake ..
|
||||
- make
|
||||
|
||||
- name: test
|
||||
image: registry.nadal-fr.com/buildroot_dev
|
||||
commands:
|
||||
- cd domo-iot/build
|
||||
- ./bin/test_device
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
||||
|
||||
Reference in New Issue
Block a user