build: reintroduce Packit
This commit is contained in:
parent
161edb344d
commit
3731a32308
1 changed files with 16 additions and 0 deletions
16
.packit.yaml
Normal file
16
.packit.yaml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# https://packit.dev/docs/configuration/
|
||||
|
||||
specfile_path: osbuild.spec
|
||||
|
||||
synced_files:
|
||||
- osbuild.spec
|
||||
- .packit.yaml
|
||||
|
||||
upstream_package_name: osbuild
|
||||
downstream_package_name: osbuild
|
||||
|
||||
jobs:
|
||||
- job: copr_build
|
||||
trigger: pull_request
|
||||
metadata:
|
||||
targets: fedora-all
|
||||
Loading…
Add table
Add a link
Reference in a new issue