We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.packit.yml
c8s
1 parent 3cdbdfc commit 0bbd488Copy full SHA for 0bbd488
1 file changed
.packit.yml
@@ -1,13 +1,17 @@
1
-# Packit config
2
# doc: https://packit.dev/docs/
3
---
4
5
specfile_path: ./initscripts.spec
6
7
jobs:
8
-- job: copr_build
9
- trigger: pull_request
10
- metadata:
11
- targets:
12
- - fedora-development
13
- - centos-stream-x86_64
+ - job: copr_build
+ trigger: pull_request
+ metadata:
+ targets:
+ - centos-stream-8-x86_64
+
14
+ trigger: release
15
16
17
0 commit comments