mirror of
https://github.com/containers/skopeo.git
synced 2025-05-07 15:36:31 +00:00
[skip-ci] Packit: packages: [skopeo-fedora]
for podman-next jobs
Without this change, packit will trigger duplicate jobs on podman-next for `skopeo-fedora`, `skopeo-centos` etc, which essentially point to the same file. 1 job triggered builds packages for all environments enabled on the COPR, so simply `skopeo-fedora` should suffice. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
49b43551d8
commit
658c16afa3
@ -63,6 +63,7 @@ jobs:
|
||||
# Run on commit to main branch
|
||||
- job: copr_build
|
||||
trigger: commit
|
||||
packages: [skopeo-fedora]
|
||||
notifications:
|
||||
failure_comment:
|
||||
message: "podman-next COPR build failed. @containers/packit-build please check."
|
||||
|
Loading…
Reference in New Issue
Block a user