chore: Debug packer build error
This commit is contained in:
parent
29c89e16ee
commit
c05b58e93a
@ -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 }} \
|
||||
|
Loading…
Reference in New Issue
Block a user