build: Fix KBUILD_SIGN_PIN usage

What was done in the past, trying to set the env var on the same step
it'd be used, simply does not work.

Instead, we need to properly set it through the `env` set up, as done
now.

We're also bumping the kata_config_version to ensure we retrigger the
kernel builds.

Signed-off-by: Fabiano Fidêncio <ffidencio@nvidia.com>
This commit is contained in:
Fabiano Fidêncio
2025-10-10 09:57:10 +02:00
committed by Fabiano Fidêncio
parent 5ae891ab46
commit 496e255ea2
2 changed files with 3 additions and 5 deletions

View File

@@ -1 +1 @@
168
169