Disable 'wait-for-network';Change binary name.
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-03-12 11:04:34 +01:00
parent 0be9383671
commit 3b6aedba3f
3 changed files with 7 additions and 4 deletions

View File

@@ -234,7 +234,7 @@
"type": "vsphere-iso",
"username": "{{user `username`}}",
"vcenter_server": "{{user `vcenter_server`}}",
"vm_name": "{{user `build_version`}}",
"vm_name": "{{user `build_version`}}-debug",
"vm_version": "{{user `vmx_version`}}"
},
{