Skip to content

Commit a19729e

Browse files
committed
packit: Add build job for main branch
Signed-off-by: German Maglione <[email protected]>
1 parent 3988e22 commit a19729e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.packit.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,15 @@ jobs:
2727
targets:
2828
- fedora-all-x86_64
2929

30+
- job: copr_build
31+
trigger: commit
32+
enable_net: true
33+
branch: main
34+
owner: gmaglione
35+
project: podman-bootc
36+
list_on_homepage: true
37+
preserve_project: true
38+
targets:
39+
- fedora-latest
40+
- fedora-rawhide
41+

0 commit comments

Comments
 (0)