Change to tar output

Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
Riyaz Faizullabhoy 2017-05-15 09:58:26 -07:00
parent d020a54aa7
commit 039e4f6f60
2 changed files with 2 additions and 4 deletions

View File

@ -20,7 +20,7 @@ lint:
test: moby
./moby build test/test.yml
rm moby test.iso test-cmdline test-efi.iso test-initrd.img test-kernel
rm moby test.tar
PHONY: install
install: moby

View File

@ -57,6 +57,4 @@ trust:
- linuxkit/binfmt
- linuxkit/rngd
outputs:
- format: kernel+initrd
- format: iso-bios
- format: iso-efi
- format: tar