mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix downstream pipeline static errors
This commit is contained in:
parent
74b65edade
commit
5abdb50dd9
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ run_uspd:
|
|||
variables:
|
||||
UPSTREAM_BBF_SHA: $CI_COMMIT_SHA
|
||||
SOURCE_FOLDER: "src"
|
||||
RUN_CPPCHECK: "cppcheck --enable=all --error-exitcode=1 --suppress=unusedFunction ./src"
|
||||
allow_failure: false
|
||||
trigger:
|
||||
project: iopsys/uspd
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue