mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-25 04:31:29 +00:00
- Introduce separate os/arch to the matrix - Pass os/arch to the local build - Switch to upload-artifact@v0 and cache@v2 - Fetch linuxkit binary from artefacts rather than using cache - Add some debug (print file and hashes) While at it, add some debug for the generated artefacts. fixes https://github.com/linuxkit/linuxkit/issues/3522 Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>