diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..1f409b1 --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,13 @@ +upstream_package_name: cli +downstream_package_name: hcloud + +upstream_project_url: https://github.com/hetznercloud/cli +upstream_tag_template: v{version} + +specfile_path: hcloud.spec + +jobs: + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-all