From a319a64eb1d23e12b26b97290704b4c96a71b996 Mon Sep 17 00:00:00 2001 From: Laura Barcziova Date: Mon, 9 Mar 2026 13:12:38 +0100 Subject: [PATCH] Test: internal Tf --- .packit.yaml | 22 ++-------------------- 1 file changed, 2 insertions(+), 20 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index dce8acc3..e60cd264 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,10 @@ 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 trigger: pull_request + use_internal_tf: true targets: - - fedora-stable-x86_64 - fedora-rawhide-x86_64 - -- job: propose_downstream - trigger: release - packit_instances: ["stg"] - dist_git_branches: - - fedora-all