Skip to content

Commit 9493649

Browse files
dhodovskmartinpitt
authored andcommitted
Enable copr builds for packit config
1 parent a8e749f commit 9493649

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

packit.yaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
specfile_path: cockpit-ostree.spec
2-
synced_files:
3-
- cockpit-ostree.spec
4-
upstream_project_name: cockpit-ostree
5-
downstream_package_name: cockpit-ostree
62
actions:
73
post-upstream-clone: make cockpit-ostree.spec
84
create-archive: make dist-gzip
5+
jobs:
6+
- job: copr_build
7+
metadata:
8+
targets:
9+
- fedora-rawhide-x86_64
10+
trigger: pull_request

0 commit comments

Comments
 (0)