build: Cleanup virtual machine after builds

This commit is contained in:
2024-06-10 15:59:19 +10:00
parent 88e37bb706
commit 562e0b8167
3 changed files with 5 additions and 235 deletions

View File

@ -58,4 +58,6 @@ source "vsphere-iso" "ubuntu" {
export {
output_directory = "/data/scratch"
}
destroy = true
}