forked from ondra/server-sdk
update error code
This commit is contained in:
parent
1dcb76c898
commit
8b3924fbfc
@ -48,4 +48,4 @@ cppcheck:
|
||||
- shell # spaceti-runner server has running runners and one has tag 'hw'
|
||||
allow_failure: true
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user