We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c98da commit cf1f487Copy full SHA for cf1f487
.packit.yaml
@@ -1,5 +1,5 @@
1
---
2
-packit_instances: ["prod", "stg"]
+packit_instances: ["stg"]
3
specfile_path: hello.spec
4
files_to_sync:
5
- .packit.yaml
@@ -17,25 +17,8 @@ jobs:
17
- fedora-stable-x86_64
18
- fedora-rawhide-x86_64
19
20
-- job: copr_build
21
- trigger: release
22
- targets:
23
- - fedora-stable
24
-
25
26
- trigger: commit
27
- branch: main
28
29
30
31
- job: tests
32
trigger: pull_request
33
targets:
34
35
36
37
-- job: propose_downstream
38
39
- packit_instances: ["stg"]
40
- dist_git_branches:
41
- - fedora-all
0 commit comments