Skip to content

Commit

Permalink
Try plans from packit/tmt-plans repo
Browse files Browse the repository at this point in the history
Signed-off-by: Frantisek Lachman <[email protected]>
  • Loading branch information
lachmanfrantisek committed Nov 2, 2023
1 parent f2c98da commit 1ac2f58
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,15 @@ jobs:
- job: copr_build
trigger: pull_request
targets:
- fedora-stable-x86_64
- fedora-rawhide-x86_64
- fedora-latest-stable

- job: tests
trigger: pull_request
fmf_url: https://github.com/packit/tmt-plans
fmf_ref: main
tmt_plan: "/plans/(rpminspect|rpmlint)"
targets:
- fedora-latest-stable

- job: copr_build
trigger: release
Expand All @@ -28,12 +35,6 @@ jobs:
targets:
- fedora-stable

- job: tests
trigger: pull_request
targets:
- fedora-stable-x86_64
- fedora-rawhide-x86_64

- job: propose_downstream
trigger: release
packit_instances: ["stg"]
Expand Down

0 comments on commit 1ac2f58

Please sign in to comment.