Destroy VM after build;Debug output
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-02-23 22:22:23 +01:00
parent 1ffdb79f41
commit e220c2bc24
2 changed files with 5 additions and 0 deletions

View File

@ -195,6 +195,7 @@
"cpu_cores": "{{user `cpu_cores`}}",
"datacenter": "{{user `datacenter`}}",
"datastore": "{{user `datastore`}}",
"destroy": true,
"disk_controller_type": "{{user `disk_controller_type`}}",
"export": {
"force": true,