mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-03 01:40:53 +00:00
gitlab-ci: add building meta-security-compliance pkgs
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
header:
|
||||
version: 8
|
||||
includes:
|
||||
- kas-security-base.yml
|
||||
|
||||
local_conf_header:
|
||||
meta-compliance: |
|
||||
IMAGE_INSTALL_append = " lynis"
|
||||
IMAGE_INSTALL_append = " openscap openscap-daemon scap-security-guide"
|
||||
|
||||
machine: qemux86
|
||||
Reference in New Issue
Block a user