chore: Debug packer build error
Container & Helm chart / Linting (push) Successful in 5s Details
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 1m2s Details
Container & Helm chart / Kubernetes Bootstrap Appliance (push) Failing after 23s Details

This commit is contained in:
Danny Bessems 2024-06-06 13:00:44 +10:00
parent 29c89e16ee
commit c05b58e93a
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ jobs:
BUILD_SUFFIX=$(openssl rand -hex 3)
packer build \
-e PACKER_LOG=1 \
-only=vsphere-iso.bootstrap \
-var vm_name=${{ gitea.run_number }}-${BUILD_COMMIT}-${BUILD_SUFFIX} \
-var docker_username=${{ secrets.DOCKER_USERNAME }} \