mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
gitlab-ci: allow test to fail
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -129,6 +129,7 @@ qemux86-64-multi:
|
||||
|
||||
qemux86-test:
|
||||
extends: .build
|
||||
allow_failure: true
|
||||
script:
|
||||
- kas build --target security-test-image kas/$CI_JOB_NAME.yml
|
||||
- kas build -c testimage --target security-test-image kas/$CI_JOB_NAME.yml
|
||||
|
||||
Reference in New Issue
Block a user