Debug Edge installer #2
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2021-04-02 14:48:57 +02:00
parent d14f81a481
commit eab16f120a

View File

@ -31,7 +31,6 @@ steps:
packer/windowsserver2019.json
- |
packer build \
# -on-error=cleanup -timestamp-ui \
-on-error=abort -timestamp-ui \
-var-file=packer/variables.vsphere.json \
-var vm_name=$DRONE_BUILD_NUMBER-${DRONE_COMMIT_SHA:0:10} \