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