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