diff --git a/Makefile b/Makefile index 61fad06bb..4ecef3e1d 100644 --- a/Makefile +++ b/Makefile @@ -201,6 +201,7 @@ image-gcp: -p gcp \ -u none @tar -C $(PWD)/build -czf $(PWD)/build/gcp.tar.gz disk.raw + @rm -rf $(PWD)/build/disk.raw .PHONY: push-image-gcp push-image-gcp: