Add static analysis step
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:
@@ -35,6 +35,12 @@ steps:
|
||||
- cd domo-iot/build
|
||||
- make gcovr
|
||||
|
||||
- name: static_analysis
|
||||
image: registry.nadal-fr.com/buildroot_dev
|
||||
commands:
|
||||
- cd domo-iot/build
|
||||
- make static_analysis
|
||||
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user