Skip to content

Commit

Permalink
[skip-ci] Packit: do not create dup jobs on podman-next
Browse files Browse the repository at this point in the history
If the packages key isn't specified, packit will trigger copr jobs for
all of `netavark-fedora`, `netavark-centos` and `netavark-rhel`.

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed May 17, 2024
1 parent a69075b commit e5514d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
# Run on commit to main branch
- job: copr_build
trigger: commit
packages: [netavark-fedora]
notifications:
failure_comment:
message: "podman-next COPR build failed. @containers/packit-build please check."
Expand Down

0 comments on commit e5514d1

Please sign in to comment.