Packit: build SRPMs in Copr
Add srpm_build_deps key to the Packit configuration to specify the needed dependencies for SRPM build and indicate to build SRPM in Copr.
This commit is contained in:
parent
67c5f91ea4
commit
a51f52f041
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ copy_upstream_release_description: true
|
|||
|
||||
upstream_tag_template: v{version}
|
||||
|
||||
srpm_build_deps: []
|
||||
actions:
|
||||
get-current-version: bash -c "git describe --tags --abbrev=0 | sed 's|v||'"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue