openwrt/.github/workflows
Paul Spooren fccf42cb05
CI: create Docker container containing compiled tools
Currently each Kernel compilation takes about 30 minutes of which 20
minutes are used to compile our tools. While the toolchain is downloaded
and instantly ready the tools are missing.

This commit starts uploading a Docker container including compiled tools
which are ready to use. It is automatically updated whenever any tools
are changed.

Signed-off-by: Paul Spooren <mail@aparcar.org>
Co-Developed-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 25b65f548d)
2022-12-04 17:36:55 +01:00
..
scripts ci: show build failures directly in job log output 2022-12-04 17:36:55 +01:00
Dockerfile.tools CI: create Docker container containing compiled tools 2022-12-04 17:36:55 +01:00
formal.yml ci: move scripts into separate directory 2022-12-04 17:36:54 +01:00
kernel.yml ci: show build failures directly in job log output 2022-12-04 17:36:55 +01:00
labeler.yml CI: labeler: fix wrong label for pr targeting stable branch 2022-12-01 01:57:01 +01:00
tools.yml CI: create Docker container containing compiled tools 2022-12-04 17:36:55 +01:00