Skip to content

Commit c0a524a

Browse files
authored
Merge pull request bootc-dev#615 from henrywang/packit
test: add packit to run tmt integration test
2 parents d020238 + d1d562d commit c0a524a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.packit.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
jobs:
3+
- job: tests
4+
trigger: pull_request
5+
targets:
6+
- fedora-40-x86_64
7+
tmt_plan: /build
8+
skip_build: true
9+
identifier: tmt-integration-test

0 commit comments

Comments
 (0)