Skip to content
Snippets Groups Projects
Commit d7b0b486 authored by Natalia Miakushina's avatar Natalia Miakushina
Browse files

image for code-analysis has been vendored

parent 37db7a50
No related branches found
No related tags found
1 merge request!17CI for publish image in our registry for tags and devel-branch
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
......@@ -3,7 +3,7 @@ variables:
RUN_CPPCHECK: "cppcheck --enable=all --error-exitcode=1 --suppress=unusedFunction --suppress=unreadVariable --suppress=unmatchedSuppression ."
RUN_CPD: "/home/user/pmd-bin-6.19.0/bin/run.sh cpd --minimum-tokens 200 --language c --exclude ./test/cmocka --files"
SOURCE_FOLDER: "src"
COMMON_IMAGE: "iopsys/code-analysis:0.27"
COMMON_IMAGE: "dev.iopsys.eu:5050/iopsys/gitlab-ci-pipeline/code-analysis:0.27"
DEBUG: "FALSE"
run_static_code_analysis:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment