packit: improved syntax for files_to_sync
This commit is contained in:
parent
d3e3e33f8b
commit
3b1a247e29
@ -8,8 +8,10 @@ actions:
|
||||
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
||||
specfile_path: subscription-manager.spec
|
||||
files_to_sync:
|
||||
- subscription-manager.spec
|
||||
- "subscription-manager-*.tar.gz"
|
||||
- src:
|
||||
- subscription-manager.spec
|
||||
- "subscription-manager-*.tar.gz"
|
||||
dest: .
|
||||
upstream_tag_template: "subscription-manager-{version}-1"
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
|
Loading…
Reference in New Issue
Block a user