diff --git a/.packit.yaml b/.packit.yaml index 11f5af7..f827ab4 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -25,7 +25,8 @@ actions: - bash -c "ls -1t ./smart_proxy_ansible-*.gem | head -n 1" jobs: - - job: copr_build + - &copr + job: copr_build trigger: pull_request targets: rhel-9: @@ -34,6 +35,12 @@ jobs: - https://yum.theforeman.org/plugins/nightly/el9/x86_64/ module_hotfixes: true + - <<: *copr + trigger: commit + branch: master + owner: '@theforeman' + project: develop + srpm_build_deps: - wget - rubygems