diff --git a/.packit.yaml b/.packit.yaml index dce8acc3..a2301d4a 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,5 +1,5 @@ --- -packit_instances: ["prod", "stg"] +packit_instances: ["stg"] specfile_path: hello.spec files_to_sync: - .packit.yaml @@ -14,28 +14,11 @@ jobs: - job: copr_build trigger: pull_request targets: - - fedora-stable-x86_64 - fedora-rawhide-x86_64 -- job: copr_build - trigger: release - targets: - - fedora-stable - -- job: copr_build - trigger: commit - branch: main - targets: - - fedora-stable - - job: tests + manual_trigger: true trigger: pull_request targets: - - fedora-stable-x86_64 - fedora-rawhide-x86_64 -- job: propose_downstream - trigger: release - packit_instances: ["stg"] - dist_git_branches: - - fedora-all