From 400dcc1add10dd9ddabe1b48f295d048dcbc9a21 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 18:21:24 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 3 +-- gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 4905d99..83fcbb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/pakchois-0.4.tar.gz -/pakchois-0.4.tar.gz +pakchois-0.4.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..eb7c84f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}