mirror of
https://gitlab.com/spaceti-app/integrations/common/server-sdk.git
synced 2026-07-12 16:10:38 +02:00
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'
|
- 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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user