Update .gitlab-ci.yml file

This commit is contained in:
2025-09-24 20:56:34 -04:00
parent 5ab5f9a73c
commit 64f4d90904
-1
View File
@@ -3,7 +3,6 @@ gitleaks_scan:
image: image:
name: zricethezav/gitleaks:latest name: zricethezav/gitleaks:latest
entrypoint: [""] entrypoint: [""]
pull_policy: if-not-present
stage: test stage: test
tags: [gitleaks, scan] tags: [gitleaks, scan]
script: script: