fix: packit

This commit is contained in:
Cristopfer Luis Viana da Silva 2024-02-05 20:57:42 -03:00
parent e5dab15951
commit 5c8891fce4
2 changed files with 21 additions and 22 deletions

View file

@ -40,28 +40,28 @@ jobs:
- centos-stream-9-aarch64
# Build releases in COPR: https://packit.dev/docs/configuration/#copr_build
#- job: copr_build
# trigger: release
# owner: your_copr_login
# project: your_copr_project
# preserve_project: True
# targets:
# - fedora-all
# - centos-stream-9-x86_64
- job: copr_build
trigger: release
owner: ocristopfer
project: cockpit-sensors
preserve_project: True
targets:
- fedora-all
- 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