From 81d3b62aa22bb120db19b490c112c4350cec9704 Mon Sep 17 00:00:00 2001 From: Packit Date: Sep 14 2020 09:28:52 +0000 Subject: .packit.yaml --- diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..736ea12 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,12 @@ +jobs: +- job: copr_build + metadata: + targets: &id001 + - centos-stream-x86_64 + trigger: pull_request +- job: tests + metadata: + targets: *id001 + trigger: pull_request +specfile_path: SPECS/iotop.spec +upstream_ref: sg-start