packit: use the pre-sync hook to generate tarball

This commit is contained in:
Pino Toscano 2023-04-13 15:08:09 +02:00
parent 39a85851cc
commit 56e51ff133

View File

@ -2,9 +2,8 @@ upstream_project_url: https://github.com/candlepin/subscription-manager
srpm_build_deps:
- tito
actions:
prepare-files:
pre-sync:
- tito build -o . --tgz
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
specfile_path: subscription-manager.spec
upstream_tag_template: "subscription-manager-{version}"
jobs: