Add Packit config
This commit is contained in:
parent
5fdf98ae6e
commit
06352bb6aa
15
.packit.yaml
Normal file
15
.packit.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
upstream_project_url: https://github.com/nih-at/nihtest
|
||||||
|
upstream_tag_template: v{version}
|
||||||
|
|
||||||
|
copy_upstream_release_description: false
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- job: pull_from_upstream
|
||||||
|
trigger: release
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-rawhide
|
||||||
|
- job: koji_build
|
||||||
|
trigger: commit
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user