Skip to content

Commit 724c2a4

Browse files
committed
chore(ci): bump virt-artifact cache to rebuild with Option A
1 parent a2ff903 commit 724c2a4

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"
12+
fromCacheVersion: 21-05-2"
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"
48+
fromCacheVersion: 21-05-2"
4949
mount:
5050
{{- include "mount points for golang builds" . }}
5151
secrets:

0 commit comments

Comments
 (0)