Loading .gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,12 @@ variables: SOURCE_DIRS: "mcp_module/ ai_agent/" TEST_DIRS: "tests/" include: - template: Security/SAST.gitlab-ci.yml sast: stage: test type: stage: type tags: Loading Loading
.gitlab-ci.yml +6 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,12 @@ variables: SOURCE_DIRS: "mcp_module/ ai_agent/" TEST_DIRS: "tests/" include: - template: Security/SAST.gitlab-ci.yml sast: stage: test type: stage: type tags: Loading