mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 04:41:06 +00:00
add gitlab framework and qemu machine
Machines: qemux86 qemux86-64 qemuarm qemuarm64 qemuppc qemumips84 qemuriscv64 Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
7
scripts/ci-cleanup.sh
Executable file
7
scripts/ci-cleanup.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
export SSTATE_CACHE_DIR=/home/srv/sstate/master
|
||||
|
||||
./poky/scripts/sstate-cache-management.sh -d -y
|
||||
Reference in New Issue
Block a user