Skip to content

Commit

Permalink
test: add .packit.yaml to support packit
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
  • Loading branch information
henrywang committed Jun 19, 2024
1 parent f76ade8 commit c2fd1ec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
jobs:
- job: tmt integration test
trigger: pull_request
targets:
- fedora-40-x86_64
tmt_plan: /build
skip_build: true
manual_trigger: true
identifier: tmt integration test

0 comments on commit c2fd1ec

Please sign in to comment.