packit: hardcode "1" release for tags
we should not use any non-1 release for actual upstream versions...
This commit is contained in:
parent
d0a30a89e2
commit
64610d2212
@ -9,7 +9,7 @@ actions:
|
||||
specfile_path: subscription-manager.spec
|
||||
files_to_sync:
|
||||
- subscription-manager.spec
|
||||
upstream_tag_template: "subscription-manager-{version}-*"
|
||||
upstream_tag_template: "subscription-manager-{version}-1"
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
trigger: release
|
||||
|
Loading…
Reference in New Issue
Block a user