From 81f9a2f49f96434d0a2a09560d7a3f223f98b588 Mon Sep 17 00:00:00 2001 From: LF Jenkins CI Date: Mon, 17 May 2021 21:04:17 +0000 Subject: [PATCH] Automation adds security.yaml Change-Id: I505491bfce68338ec933a9010a58fb7094a8dc46 Signed-off-by: lf-jobbuilder --- jjb/security/security.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 jjb/security/security.yaml diff --git a/jjb/security/security.yaml b/jjb/security/security.yaml new file mode 100644 index 0000000..73cbd1e --- /dev/null +++ b/jjb/security/security.yaml @@ -0,0 +1,14 @@ +--- +- project: + name: security-project-view + project-name: security + views: + - project-view + +- project: + name: security-info + project: security + project-name: security + build-node: centos7-builder-2c-1g + jobs: + - gerrit-info-yaml-verify -- 2.16.6