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

Fix ci/cd image version

parent 2dd55d9c
Branches release-7.2
No related tags found
1 merge request!20Fix ci/cd image version
Pipeline #107372 passed
include: include:
- project: 'iopsys/gitlab-ci-pipeline' - project: 'iopsys/gitlab-ci-pipeline'
file: '/static-code-analysis.yml' file: '/static-code-analysis.yml'
ref: '0.27'
- project: 'docs/portal2/pipeline-template' - project: 'docs/portal2/pipeline-template'
file: 'MkDocs.gitlab-ci.yml' file: 'MkDocs.gitlab-ci.yml'
rules: rules:
...@@ -8,7 +9,6 @@ include: ...@@ -8,7 +9,6 @@ include:
variables: variables:
DEBUG: 'TRUE' DEBUG: 'TRUE'
COMMON_IMAGE: dev.iopsys.eu:5050/iopsys/gitlab-ci-pipeline/code-analysis:0.27
SOURCE_FOLDER: "." SOURCE_FOLDER: "."
RUN_CPPCHECK: "cppcheck --force --enable=all --error-exitcode=1" RUN_CPPCHECK: "cppcheck --force --enable=all --error-exitcode=1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment