update error code

This commit is contained in:
Filip Bucek 2019-11-05 10:57:34 +01:00
parent 1dcb76c898
commit 8b3924fbfc

View File

@ -48,4 +48,4 @@ cppcheck:
- shell # spaceti-runner server has running runners and one has tag 'hw' - shell # spaceti-runner server has running runners and one has tag 'hw'
allow_failure: true allow_failure: true
script: # run in bash script: # run in bash
- cppcheck src --suppress=missingIncludeSystem --suppress=unusedFunction --enable=all -i build --error-exitcode=1 - cppcheck src --suppress=missingIncludeSystem --suppress=unusedFunction --enable=all -i build --error-exitcode=100