Skip to content
Snippets Groups Projects
Commit 685e6a0f authored by Suvendhu Hansa's avatar Suvendhu Hansa :speech_balloon:
Browse files

Fix ci/cd image version

parent b8231dc5
Branches
Tags
1 merge request!27Fix ci/cd image version
Pipeline #103683 passed
include:
- project: 'iopsys/gitlab-ci-pipeline'
file: '/static-code-analysis.yml'
ref: '0.27'
- project: 'docs/portal2/pipeline-template'
file: 'MkDocs.gitlab-ci.yml'
rules:
......@@ -9,7 +10,6 @@ include:
variables:
DEBUG: 'TRUE'
COMMON_IMAGE: dev.iopsys.eu:5050/iopsys/gitlab-ci-pipeline/code-analysis:0.27
SOURCE_FOLDER: "src"
RUN_CPPCHECK: "cppcheck --force --enable=all --error-exitcode=1 --include=/usr/include/uci.h --suppress=unreadVariable"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment