Skip to content

Commit c15bb2a

Browse files
lbarcziovaHunor Csomortáni
authored and
Hunor Csomortáni
committed
Basic test case: copr build only
This test case is triggered automatically by our validation script. ```yaml - job: copr_build trigger: pull_request metadata: targets: - fedora-all ```
1 parent fc6f281 commit c15bb2a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

.packit.yaml

+1-9
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
trigger: pull_request
1515
metadata:
1616
targets:
17-
- fedora-stable-x86_64
18-
- fedora-rawhide-x86_64
17+
- fedora-all
1918

2019
- job: copr_build
2120
trigger: release
@@ -30,13 +29,6 @@ jobs:
3029
targets:
3130
- fedora-stable
3231

33-
- job: tests
34-
trigger: pull_request
35-
metadata:
36-
targets:
37-
- fedora-stable-x86_64
38-
- fedora-rawhide-x86_64
39-
4032
- job: propose_downstream
4133
trigger: release
4234
packit_instances: ["stg"]

0 commit comments

Comments
 (0)