build: Revert packer parameter syntax
Container & Helm chart / Linting (push) Successful in 5s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 32s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 22s Details

This commit is contained in:
Danny Bessems 2024-06-05 13:09:29 +10:00
parent d99fca654f
commit 8037d4d1c7
1 changed files with 3 additions and 1 deletions

View File

@ -54,5 +54,7 @@ source "vsphere-iso" "ubuntu" {
remove_cdrom = true
export {
output_directory = "/scratch"
}
}