CI: tools: directly copy prebuilt tools in container
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 18:53:15 +0000 (19:53 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 23 Jan 2023 18:18:06 +0000 (19:18 +0100)
commitd40f59825a7abc0fe6f1116d599db39fcfc0f489
tree7cb0bae5b35e35514836195f2192b2263ea54725
parent7fe3d3670b7057ba793b606cfe85c53930b49057
CI: tools: directly copy prebuilt tools in container

Directly copy prebuilt tools in container instead of creating an
archieve and extracting it later in other workflows.

Update build workflow to support this new implementation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/Dockerfile.tools
.github/workflows/build-tools.yml
.github/workflows/build.yml
.github/workflows/check-kernel-patches.yml
.github/workflows/push-containers.yml