mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
.gitlab-ci.yml: fix qemux86 musl order
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -66,7 +66,7 @@ qemux86:
|
||||
|
||||
qemux86-musl:
|
||||
extends: .musl
|
||||
needs: ['qemux86-parsec']
|
||||
needs: ['qemux86']
|
||||
script:
|
||||
- kas build --target security-build-image kas/$CI_JOB_NAME.yml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user