Fix downstream pipeline static errors

This commit is contained in:
vdutta 2022-01-24 13:15:38 +05:30 committed by Vivek Kumar Dutta
parent 74b65edade
commit 5abdb50dd9

View file

@ -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