[Packit config] add pull_from_upstream
This commit is contained in:
parent
31c6d77eb4
commit
508d472448
1 changed files with 6 additions and 0 deletions
|
|
@ -89,6 +89,12 @@ jobs:
|
||||||
list_on_homepage: True
|
list_on_homepage: True
|
||||||
preserve_project: True
|
preserve_project: True
|
||||||
|
|
||||||
|
- job: pull_from_upstream
|
||||||
|
trigger: release
|
||||||
|
dist_git_branches:
|
||||||
|
- fedora-all
|
||||||
|
- epel-9
|
||||||
|
|
||||||
# downstream automation:
|
# downstream automation:
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue