From: Jan Kiszka <[email protected]> Build the alternative target with the RT kernel to cover also that variation.
Signed-off-by: Jan Kiszka <[email protected]> --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 37e192a..5db8932 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,4 +16,4 @@ all: - export KAS_TARGET - cd .. - kas build jailhouse-images/kas.yml - - kas build jailhouse-images/kas.yml:jailhouse-images/opt-latest.yml + - kas build jailhouse-images/kas.yml:jailhouse-images/opt-latest.yml:jailhouse-images/opt-rt.yml -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
