Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,7 +3,6 @@ gitleaks_scan:
|
||||
image:
|
||||
name: zricethezav/gitleaks:latest
|
||||
entrypoint: [""]
|
||||
pull_policy: if-not-present
|
||||
stage: test
|
||||
tags: [gitleaks, scan]
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user