Skip to content

Commit

Permalink
chore: remove the raw disk after Azure build
Browse files Browse the repository at this point in the history
The raw disk causes the release to fail.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
  • Loading branch information
andrewrynhard committed Jul 22, 2019
1 parent fdb48c9 commit 32961ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 32961ef

Please sign in to comment.