Added packit.yaml for automating updates
This commit is contained in:
parent
16fd6e2646
commit
583b25f61d
8
.packit.yaml
Normal file
8
.packit.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
upstream_project_url: https://gitlab.com/ipcalc/ipcalc
|
||||
copy_upstream_release_description: true
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
Loading…
Reference in New Issue
Block a user