mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 12:54:10 +00:00
This makes it easier for CI to grab artifacts from the ephemeral build VMs and provides a stable location so they can be used in subsequent tests. For example, running the LTP tests. Signed-off-by: Dave Tucker <dt@docker.com>
17 lines
125 B
Plaintext
17 lines
125 B
Plaintext
*.log
|
|
Dockerfile.media
|
|
/bin
|
|
*.swp
|
|
*.img
|
|
*.tag
|
|
*.iso
|
|
*.vhd
|
|
*.tar
|
|
*.tar.gz
|
|
*.vhdx
|
|
*.efi
|
|
*.qcow2
|
|
*-kernel
|
|
*-cmdline
|
|
artifacts/*
|