chore: remove the raw disk after Azure build

The raw disk causes the release to fail.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard 2019-07-22 21:18:48 +00:00
parent fdb48c981a
commit 32961efbe0

View File

@ -311,3 +311,4 @@ talos-azure:
-f raw \
-o subformat=fixed,force_size \
-O vpc /out/disk.raw /out/talos-azure.vhd
@rm -rf $(PWD)/build/disk.raw