Skip to content

Commit 982a6cf

Browse files
dustymabejlebon
authored andcommitted
runvm-osbuild: checkpoint deployed-tree pipeline
The `build` pipeline was renamed to `deployed-tree` in 3a91ec2 and this should have been updated in that commit as well.
1 parent f3bef57 commit 982a6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/runvm-osbuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ osbuild \
117117
--out "$outdir" \
118118
--store "$storedir" \
119119
--cache-max-size 14GiB \
120-
--checkpoint build \
120+
--checkpoint deployed-tree \
121121
--checkpoint tree \
122122
--checkpoint raw-image \
123123
${platforms[@]/#/--export=} \

0 commit comments

Comments
 (0)