Update .gitlab-ci.yml file
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user