Skip to content

Commit

Permalink
Add a fake propose-downstream job
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini committed Dec 16, 2022
1 parent ae8f4b1 commit 877387f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ upstream_package_name: knx-stack
downstream_package_name: knx-stack

upstream_project_url: https://github.com/majamassarini/knx-stack
issue_repository: https://github.com/majamassarini/knx-stack
issue_repository: https://github.com/majamassarini/knx-stack-issues

jobs:
- job: copr_build
Expand All @@ -44,3 +44,8 @@ jobs:
upload_request:
type: aws
options: {}
- job: propose_downstream
trigger: release
dist_git_branches:
- fedora-rawhide
- fedora-stable

0 comments on commit 877387f

Please sign in to comment.