12 lines
324 B
YAML
12 lines
324 B
YAML
upstream_project_url: https://github.com/fedora-python/tox-current-env
|
|
copy_upstream_release_description: false
|
|
create_sync_note: false
|
|
upstream_tag_template: v{version}
|
|
|
|
jobs:
|
|
- job: pull_from_upstream
|
|
trigger: release
|
|
dist_git_branches:
|
|
rawhide:
|
|
fast_forward_merge_into: [fedora-branched, epel-10]
|