From 485425099681ea9bcf4ec3e0c751425ab970ed67 Mon Sep 17 00:00:00 2001 From: Yanan Fu Date: Fri, 9 Aug 2024 16:35:35 +0800 Subject: [PATCH] Initial gating.yaml for RHEL-10 OSCI gating Resolves:RHEL-53800 Signed-off-by: Yanan Fu --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..e36869b --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +subject_type: brew-build +decision_context: osci_compose_gate +rules: []