Skip to content

Commit ba11b61

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 targets: - fedora-all ```
1 parent f2c98da commit ba11b61

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.packit.yaml

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

2019
- job: copr_build
2120
trigger: release
@@ -28,12 +27,6 @@ jobs:
2827
targets:
2928
- fedora-stable
3029

31-
- job: tests
32-
trigger: pull_request
33-
targets:
34-
- fedora-stable-x86_64
35-
- fedora-rawhide-x86_64
36-
3730
- job: propose_downstream
3831
trigger: release
3932
packit_instances: ["stg"]

0 commit comments

Comments
 (0)