subscription-manager/packit.yaml
2023-04-12 16:52:57 +02:00

22 lines
513 B
YAML

upstream_project_url: https://github.com/candlepin/subscription-manager
srpm_build_deps:
- tito
actions:
prepare-files:
- tito build -o . --tgz
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
specfile_path: subscription-manager.spec
jobs:
- job: pull_from_upstream
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-stable