CI: build: add option to define custom ccache cache type

Add new input to define custom ccache cache type. This is useful to use
a different ccache cache for some special workflow that may do more test
than simple kernel compilation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi
2023-05-28 03:12:54 +02:00
parent b9a41c1e84
commit 07b52a8a25
2 changed files with 6 additions and 2 deletions

View File

@@ -53,4 +53,5 @@ jobs:
build_all_kmods: true
build_all_modules: true
build_full: true
ccache_type: packages