Automate the release process
This commit is contained in:
parent
6b7d8134f0
commit
3232b641f6
3 changed files with 47 additions and 32 deletions
26
packit.yaml
26
packit.yaml
|
|
@ -53,18 +53,18 @@ jobs:
|
|||
# - centos-stream-9-x86_64
|
||||
|
||||
# Build releases in Fedora: https://packit.dev/docs/configuration/#propose_downstream
|
||||
#- job: propose_downstream
|
||||
# trigger: release
|
||||
# dist_git_branches:
|
||||
# - fedora-all
|
||||
- job: propose_downstream
|
||||
trigger: release
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
||||
#- job: koji_build
|
||||
# trigger: commit
|
||||
# dist_git_branches:
|
||||
# - fedora-all
|
||||
- job: koji_build
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
|
||||
#- job: bodhi_update
|
||||
# trigger: commit
|
||||
# dist_git_branches:
|
||||
# # rawhide updates are created automatically
|
||||
# - fedora-branched
|
||||
- job: bodhi_update
|
||||
trigger: commit
|
||||
dist_git_branches:
|
||||
# rawhide updates are created automatically
|
||||
- fedora-branched
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue