kiso
kiso copied to clipboard
Include all Kiso examples in CI build
Issue by HansUweRempler
Friday Jan 17, 2020 at 08:58 GMT
Originally opened as https://github.com/Bosch-AE-SW/cddk-oss/issues/449
Right now the default CMake config example is the only binary compiled in our master Jenkins job. This, we shall extend for all the other examples that are on master.
- [ ] Include the c-leds examples for CommonGateway and STM32F7 in Jenkins (manually added in Jenkinsfile)
- [ ] Include the remaining (all) examples in Jenkins (manually added in Jenkinsfile)
- [ ] Jenkins job to be triggered upon pull request