Skip to content

Commit 696760f

Browse files
Update secure_quality_gitlab.md
1 parent 4a070e3 commit 696760f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/codex/secure_quality_gitlab.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,11 @@ codex_review:
146146

147147
The generated artifacts can be downloaded from the pipeline page
148148

149-
![][image1]
149+
<img src="./images/gitlab_pipelines_success.png" alt="GitLab Pipelines" width="700"/>
150+
150151
Or when running as a merge from a feature to master branch,
151152

152-
![][image2]
153+
<img src="./images/GitLab_MR_Widget.png" alt="GitLab Merge Request Widget" width="700"/>
153154

154155
By embedding Codex CLI into your GitLab CI/CD pipelines, you can **elevate code quality checks beyond static rules**. Instead of only catching syntax errors or style violations, you enable reasoning-based analysis that highlights potential issues in context.
155156

0 commit comments

Comments
 (0)