change pull policy
This commit is contained in:
+4
-1
@@ -1,6 +1,9 @@
|
|||||||
---
|
---
|
||||||
gitleaks_scan:
|
gitleaks_scan:
|
||||||
image: ghcr.io/zricethezav/gitleaks/v8:latest
|
image:
|
||||||
|
name: zricethezav/gitleaks:latest
|
||||||
|
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