Edit .gitlab-ci.yml

This commit is contained in:
Vivek Dutta
2025-08-07 09:51:20 +05:30
committed by IOPSYS Dev
parent 28fe7e6e4d
commit 457bf16284

View File

@@ -3,8 +3,6 @@ variables:
SOURCE_FOLDER: "./src/vendor/"
CPD_OPTIONS: "--minimum-tokens 400"
CPPCHECK_OPTIONS: "--suppress=cert-EXP05-C --suppress=cert-API01-C"
BBFDM_BRANCH: 'release-7.5'
IOPSYS_BRANCH: 'release-7.5'
include:
- project: 'iopsys/gitlab-ci-pipeline'