From 786fccc1472fbb0ea7ae60380275f69f2db83fea Mon Sep 17 00:00:00 2001 From: Yash Mankad Date: Tue, 10 Sep 2024 15:49:44 -0400 Subject: [PATCH] gating.yaml: update rules syntax Signed-off-by: Yash Mankad --- gating.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..9156309 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,5 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: []