mirror of
https://github.com/containers/skopeo.git
synced 2025-09-20 17:38:25 +00:00
Packit: re-enable CentOS Stream jobs on PRs
Does not affect propose_downstream jobs. Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
@@ -54,9 +54,8 @@ jobs:
|
|||||||
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
|
- "https://kojipkgs.fedoraproject.org/repos/eln-build/latest/aarch64/"
|
||||||
enable_net: true
|
enable_net: true
|
||||||
|
|
||||||
# Ignore until golang is updated in distro buildroot to go 1.23.3+
|
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
trigger: ignore
|
trigger: pull_request
|
||||||
packages: [skopeo-centos]
|
packages: [skopeo-centos]
|
||||||
notifications: *copr_build_failure_notification
|
notifications: *copr_build_failure_notification
|
||||||
targets: ¢os_copr_targets
|
targets: ¢os_copr_targets
|
||||||
@@ -105,9 +104,8 @@ jobs:
|
|||||||
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-eln/rhcontainerbot-podman-next-fedora-eln.repo
|
id: https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next/repo/fedora-eln/rhcontainerbot-podman-next-fedora-eln.repo
|
||||||
|
|
||||||
# Tests on CentOS Stream for main branch
|
# Tests on CentOS Stream for main branch
|
||||||
# Ignore until golang is updated in distro buildroot to go 1.23.3+
|
|
||||||
- job: tests
|
- job: tests
|
||||||
trigger: ignore
|
trigger: pull_request
|
||||||
packages: [skopeo-centos]
|
packages: [skopeo-centos]
|
||||||
notifications: *test_failure_notification
|
notifications: *test_failure_notification
|
||||||
targets: *centos_copr_targets
|
targets: *centos_copr_targets
|
||||||
|
Reference in New Issue
Block a user