packit: few more updates
This commit is contained in:
parent
f9ceec9c92
commit
a5ff4ef374
@ -3,11 +3,12 @@ srpm_build_deps:
|
|||||||
- python3
|
- python3
|
||||||
- tito
|
- tito
|
||||||
actions:
|
actions:
|
||||||
prepare-files:
|
pre-sync:
|
||||||
- tito build -o . --tgz
|
- tito build -o . --tgz
|
||||||
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
||||||
get-current-version: python3 setup.py --version
|
|
||||||
specfile_path: subscription-manager.spec
|
specfile_path: subscription-manager.spec
|
||||||
|
files_to_sync:
|
||||||
|
- subscription-manager.spec
|
||||||
upstream_tag_template: "subscription-manager-{version}"
|
upstream_tag_template: "subscription-manager-{version}"
|
||||||
jobs:
|
jobs:
|
||||||
- job: pull_from_upstream
|
- job: pull_from_upstream
|
||||||
|
Loading…
Reference in New Issue
Block a user