Skip to content
Snippets Groups Projects
Commit 1f365cc5 authored by Nevadita's avatar Nevadita
Browse files

easy-soc-lib: Fixing the pipeline

parent 371a8e2c
Branches release-6.5
No related tags found
1 merge request!359brcm: pass mask_len as WL_EVENTING_MASK_MAX_LEN in event_msgs_ext
Pipeline #122314 passed
include:
- project: 'iopsys/gitlab-ci-pipeline'
file: '/static-code-analysis.yml'
ref: '0.27'
stages:
- static_code_analysis
......@@ -10,4 +11,3 @@ variables:
SOURCE_FOLDER: "libdsl libethernet libwifi"
RUN_CPPCHECK: "cppcheck --enable=all --error-exitcode=1 --suppress=unusedFunction --suppress=unusedStructMember --suppress=unusedLabel --suppress=variableScope --suppress=unreadVariable --suppress=knownConditionTrueFalse --suppress=constParameter --suppress=constVariable -DCONFIG_BCM_MAX_GEM_PORTS=32 ."
RUN_CPD: "/home/user/pmd-bin-6.19.0/bin/run.sh cpd --minimum-tokens 2500 --language c --exclude ./img --files"
COMMON_IMAGE: iopsys/code-analysis:0.27
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment