packit: more config fixes
This commit is contained in:
parent
13c6c8c21e
commit
0f46386f26
@ -2,11 +2,10 @@ upstream_project_url: https://github.com/candlepin/subscription-manager
|
|||||||
srpm_build_deps:
|
srpm_build_deps:
|
||||||
- tito
|
- tito
|
||||||
actions:
|
actions:
|
||||||
create-archive:
|
prepare-files:
|
||||||
- tito build -o . --tgz
|
- tito build -o . --tgz
|
||||||
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
||||||
files_to_sync:
|
specfile_path: subscription-manager.spec
|
||||||
- subscription-manager.spec
|
|
||||||
jobs:
|
jobs:
|
||||||
- job: pull_from_upstream
|
- job: pull_from_upstream
|
||||||
trigger: release
|
trigger: release
|
||||||
|
Loading…
Reference in New Issue
Block a user