Webserver Add 404 error support and test.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -20,7 +20,7 @@ steps:
|
||||
image: registry.nadal-fr.com/buildroot_dev
|
||||
commands:
|
||||
- mkdir -p domo-iot/build
|
||||
- cd domo-iot/build && cmake .. -DDOMO_BUILD_TEST=ON
|
||||
- cd domo-iot/build && cmake .. -DDOMO_BUILD_TEST=ON -DCMAKE_BUILD_TYPE=Debug
|
||||
- make
|
||||
|
||||
- name: test
|
||||
|
||||
Reference in New Issue
Block a user