mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
Change to tar output
Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
This commit is contained in:
parent
d020a54aa7
commit
039e4f6f60
2
Makefile
2
Makefile
@ -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
|
||||
|
@ -57,6 +57,4 @@ trust:
|
||||
- linuxkit/binfmt
|
||||
- linuxkit/rngd
|
||||
outputs:
|
||||
- format: kernel+initrd
|
||||
- format: iso-bios
|
||||
- format: iso-efi
|
||||
- format: tar
|
||||
|
Loading…
Reference in New Issue
Block a user