aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2022-01-14 15:58:29 +0100
committerJan Macku <jamacku@redhat.com>2022-01-14 17:39:16 +0100
commit1a44d4b8be962ea6111b76cad1a9546271d28ee3 (patch)
treefa929b8c5de9646bb296ad6013479743480540c7
parentca2c53160cf1fc12bf02b3068b79da4dfcfd3aa5 (diff)
downloadinitscripts-1a44d4b8be962ea6111b76cad1a9546271d28ee3.tar
initscripts-1a44d4b8be962ea6111b76cad1a9546271d28ee3.tar.gz
initscripts-1a44d4b8be962ea6111b76cad1a9546271d28ee3.tar.bz2
initscripts-1a44d4b8be962ea6111b76cad1a9546271d28ee3.tar.xz
initscripts-1a44d4b8be962ea6111b76cad1a9546271d28ee3.zip
ci: Setup packit for RHEL8 branch
-rw-r--r--.packit.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.packit.yml b/.packit.yml
new file mode 100644
index 00000000..a58de6db
--- /dev/null
+++ b/.packit.yml
@@ -0,0 +1,13 @@
+# Packit config
+# doc: https://packit.dev/docs/
+---
+
+specfile_path: ./initscripts.spec
+
+jobs:
+- job: copr_build
+ trigger: pull_request
+ metadata:
+ targets:
+ - fedora-development
+ - centos-stream-x86_64