mirror of
https://github.com/containers/skopeo.git
synced 2025-06-02 19:55:37 +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
|
# Run on commit to main branch
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
|
packages: [skopeo-fedora]
|
||||||
notifications:
|
notifications:
|
||||||
failure_comment:
|
failure_comment:
|
||||||
message: "podman-next COPR build failed. @containers/packit-build please check."
|
message: "podman-next COPR build failed. @containers/packit-build please check."
|
||||||
|
Loading…
Reference in New Issue
Block a user