packit: use the pre-sync hook to generate tarball
This commit is contained in:
parent
39a85851cc
commit
56e51ff133
@ -2,9 +2,8 @@ upstream_project_url: https://github.com/candlepin/subscription-manager
|
|||||||
srpm_build_deps:
|
srpm_build_deps:
|
||||||
- tito
|
- tito
|
||||||
actions:
|
actions:
|
||||||
prepare-files:
|
pre-sync:
|
||||||
- tito build -o . --tgz
|
- tito build -o . --tgz
|
||||||
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
|
||||||
specfile_path: subscription-manager.spec
|
specfile_path: subscription-manager.spec
|
||||||
upstream_tag_template: "subscription-manager-{version}"
|
upstream_tag_template: "subscription-manager-{version}"
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user