aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2022-02-02 15:09:13 +0100
committerJan Macku <jamacku@redhat.com>2022-02-07 09:13:33 +0100
commit81cc673d1310dfe700603b6b57607d3128faba16 (patch)
tree41a9b4ca6f73d55b53d04223bb48b0eb2b5c83f4
parentd1f848f56e74dce12a6910f675a5310bd0275a25 (diff)
downloadinitscripts-81cc673d1310dfe700603b6b57607d3128faba16.tar
initscripts-81cc673d1310dfe700603b6b57607d3128faba16.tar.gz
initscripts-81cc673d1310dfe700603b6b57607d3128faba16.tar.bz2
initscripts-81cc673d1310dfe700603b6b57607d3128faba16.tar.xz
initscripts-81cc673d1310dfe700603b6b57607d3128faba16.zip
ci: Update `.packit.yml` to run on `c9s`
-rw-r--r--.packit.yml18
1 files changed, 11 insertions, 7 deletions
diff --git a/.packit.yml b/.packit.yml
index a58de6db..47e7fdb6 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -1,13 +1,17 @@
-# 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
+ - job: copr_build
+ trigger: pull_request
+ metadata:
+ targets:
+ - centos-stream-9-x86_64
+
+ - job: copr_build
+ trigger: release
+ metadata:
+ targets:
+ - centos-stream-9-x86_64