You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
343 B
13 lines
343 B
# See the documentation for more information:
|
|
# https://packit.dev/docs/configuration/
|
|
|
|
upstream_project_url: https://github.com/vamp-plugins/vamp-plugin-sdk
|
|
upstream_tag_template: vamp-plugin-sdk-v{version}
|
|
copy_upstream_release_description: false
|
|
|
|
jobs:
|
|
- job: pull_from_upstream
|
|
trigger: release
|
|
dist_git_branches:
|
|
- fedora-rawhide
|