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 453e6e8 commit 1c6a7d7Copy full SHA for 1c6a7d7
.packit.yaml
@@ -26,7 +26,7 @@ actions:
26
27
jobs:
28
- job: copr_build
29
- trigger: pull_request
+ trigger: ignore
30
packages: [containers-common-fedora]
31
notifications: &ephemeral_build_failure_notification
32
failure_comment:
@@ -36,7 +36,7 @@ jobs:
36
- fedora-all
37
38
39
40
packages: [containers-common-eln]
41
notifications: *ephemeral_build_failure_notification
42
enable_net: true
@@ -49,7 +49,7 @@ jobs:
49
- https://kojipkgs.fedoraproject.org/repos/eln-build/latest/x86_64/
50
51
52
53
packages: [containers-common-centos]
54
55
0 commit comments