Skip to content

Commit b7fc4cc

Browse files
Merge pull request #152 from lbarcziova/packit-config-pull-from-upstream
[Packit config] Add pull_from_upstream Since we sync this config downstream on release, it needs to be added here. Reviewed-by: Nikola Forró <None> Reviewed-by: None <None>
2 parents 4eb120c + 46ed42c commit b7fc4cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.packit.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ jobs:
8989
list_on_homepage: True
9090
preserve_project: True
9191

92+
- job: pull_from_upstream
93+
trigger: release
94+
dist_git_branches:
95+
- fedora-all
96+
- epel-9
97+
9298
# downstream automation:
9399
- job: koji_build
94100
trigger: commit

0 commit comments

Comments
 (0)