chore: remove RAW disk

We need to remove this so that it is not published in a release.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
This commit is contained in:
Andrew Rynhard 2019-10-31 22:24:28 +00:00
parent 6764170d1a
commit 7cd9ba588c

View File

@ -240,6 +240,7 @@ image-vmware:
--privileged $(DOCKER_ARGS) \ --privileged $(DOCKER_ARGS) \
autonomy/installer:$(TAG) \ autonomy/installer:$(TAG) \
ova ova
@rm -rf $(PWD)/build/talos.raw
.PHONY: push-image-aws .PHONY: push-image-aws
push-image-aws: push-image-aws: