Skip to content

Commit 0cf1404

Browse files
authored
updating tag policy in skaffold (#204)
Signed-off-by: Kristi Kazmierczak <[email protected]> Signed-off-by: Kristi Kazmierczak <[email protected]>
1 parent 58d2566 commit 0cf1404

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

skaffold.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ build:
77
local:
88
useDockerCLI: true
99
tagPolicy:
10-
envTemplate:
11-
template: "{{.VERSION}}"
10+
sha256: {}
1211
artifacts:
1312
- image: icr.io/git-defenders/detect-secrets-stream
1413
context: .

0 commit comments

Comments
 (0)