Automate the release process

This commit is contained in:
Justin Stephenson 2023-05-11 11:38:06 -04:00
parent 6b7d8134f0
commit 3232b641f6
3 changed files with 47 additions and 32 deletions

View file

@ -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