Skip to content

Commit

Permalink
fix: image output format
Browse files Browse the repository at this point in the history
Use the correct image output format.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Mar 15, 2024
1 parent e48beb5 commit 4900a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion profiles/rpi_generic/rpi_generic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform: metal
secureboot: false
output:
kind: image
outFormat: xz
outFormat: .xz
imageOptions:
diskSize: 1306525696
diskFormat: raw

0 comments on commit 4900a6b

Please sign in to comment.