subscription-manager/packit.yaml

29 lines
654 B
YAML
Raw Permalink Normal View History

2023-04-12 09:08:18 +00:00
upstream_project_url: https://github.com/candlepin/subscription-manager
srpm_build_deps:
- python3
2023-04-12 09:08:18 +00:00
- tito
actions:
2023-04-18 05:26:02 +00:00
pre-sync:
2023-04-12 09:08:18 +00:00
- tito build -o . --tgz
2023-04-12 14:52:57 +00:00
specfile_path: subscription-manager.spec
2023-04-18 05:26:02 +00:00
files_to_sync:
- src:
- subscription-manager.spec
- "subscription-manager-*.tar.gz"
dest: .
upstream_tag_template: "subscription-manager-{version}-1"
2023-04-12 09:08:18 +00:00
jobs:
- job: pull_from_upstream
2023-04-12 09:08:18 +00:00
trigger: release
dist_git_branches:
- fedora-all
- job: koji_build
trigger: commit
dist_git_branches:
- fedora-all
- job: bodhi_update
trigger: commit
dist_git_branches:
- fedora-branched
- fedora-stable