Skip to content

Commit

Permalink
packit: build SRPM in Copr
Browse files Browse the repository at this point in the history
and be able to specify the precise list of deps needed to create the
SRPM

Details: https://packit.dev/posts/copr-srpms/

Signed-off-by: Tomas Tomecek <[email protected]>
  • Loading branch information
TomasTomecek authored and pirat89 committed Mar 14, 2022
1 parent 4dbba52 commit 2427cc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ specfile_path: packaging/leapp.spec
upstream_project_url: https://github.com/oamg/leapp
merge_pr_in_ci: false

srpm_build_deps: []

jobs:
- job: copr_build
trigger: pull_request
Expand Down

0 comments on commit 2427cc0

Please sign in to comment.