Skip to content

Commit a572afa

Browse files
committed
chore(ci): bump cache to pick up override-Failed-true hook
1 parent 06cab3a commit a572afa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

images/virt-artifact/werf.inc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
image: {{ .ModuleNamePrefix }}{{ .ImageName }}-src-artifact
1010
final: false
1111
fromImage: builder/src
12-
fromCacheVersion: 21-05-3"
12+
fromCacheVersion: 21-05-4"
1313
secrets:
1414
- id: SOURCE_REPO
1515
value: {{ $.SOURCE_REPO }}
@@ -45,7 +45,7 @@ packages:
4545
image: {{ .ModuleNamePrefix }}{{ .ImageName }}
4646
final: false
4747
fromImage: {{ eq $.SVACE_ENABLED "false" | ternary "builder/golang-alt-1.25" "builder/golang-alt-svace-1.25" }}
48-
fromCacheVersion: 21-05-3"
48+
fromCacheVersion: 21-05-4"
4949
mount:
5050
{{- include "mount points for golang builds" . }}
5151
secrets:

0 commit comments

Comments
 (0)