Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yaroslav Borbat <[email protected]>
  • Loading branch information
yaroslavborbat committed Feb 4, 2025
1 parent 5352675 commit 597b972
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion images/virt-api/werf.inc.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
image: {{ $.ImageName }}
fromImage: base-alt-p11
fromCacheVersion: "0001"
import:
- image: virt-artifact
add: /kubevirt-binaries/
Expand Down
1 change: 0 additions & 1 deletion images/virt-artifact/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
image: {{ $.ImageName }}
final: false
fromImage: base-alt-p11
fromCacheVersion: "0001"
mount:
- fromPath: ~/go-pkg-cache
to: /go/pkg
Expand Down

0 comments on commit 597b972

Please sign in to comment.