Skip to content

Commit

Permalink
runvm-osbuild: Add checkpoints for metal and metal4k pipelines
Browse files Browse the repository at this point in the history
 - Add checkpoints for metal and metal4k pipelines due LiveISO builds.

Signed-off-by: Renata Ravanelli <[email protected]>
  • Loading branch information
ravanelli committed Nov 18, 2024
1 parent 2d427e1 commit 2cc42e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/runvm-osbuild
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ osbuild \
--checkpoint build \
--checkpoint tree \
--checkpoint raw-image \
--checkpoint raw-metal-image \
--checkpoint raw-meta4k-image \
${platforms[@]/#/--export=} \
"${processed_json}"

Expand Down

0 comments on commit 2cc42e3

Please sign in to comment.