mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
Merge pull request #24710 from openshift-cherrypick-robot/cherry-pick-24682-to-v5.3
[v5.3] [skip-ci] Packit: remove epel and re-enable c9s
This commit is contained in:
16
.packit.yaml
16
.packit.yaml
@ -12,8 +12,6 @@ packages:
|
|||||||
podman-centos:
|
podman-centos:
|
||||||
pkg_tool: centpkg
|
pkg_tool: centpkg
|
||||||
specfile_path: rpm/podman.spec
|
specfile_path: rpm/podman.spec
|
||||||
podman-rhel:
|
|
||||||
specfile_path: rpm/podman.spec
|
|
||||||
podman-eln:
|
podman-eln:
|
||||||
specfile_path: rpm/podman.spec
|
specfile_path: rpm/podman.spec
|
||||||
|
|
||||||
@ -56,21 +54,11 @@ jobs:
|
|||||||
notifications: *packit_build_failure_notification
|
notifications: *packit_build_failure_notification
|
||||||
enable_net: true
|
enable_net: true
|
||||||
targets:
|
targets:
|
||||||
# - centos-stream-9-x86_64
|
- centos-stream-9-x86_64
|
||||||
# - centos-stream-9-aarch64
|
- centos-stream-9-aarch64
|
||||||
- centos-stream-10-x86_64
|
- centos-stream-10-x86_64
|
||||||
- centos-stream-10-aarch64
|
- centos-stream-10-aarch64
|
||||||
|
|
||||||
# Disabled until there is go 1.22 in epel-9
|
|
||||||
# - job: copr_build
|
|
||||||
# trigger: pull_request
|
|
||||||
# packages: [podman-rhel]
|
|
||||||
# notifications: *packit_build_failure_notification
|
|
||||||
# enable_net: true
|
|
||||||
# targets:
|
|
||||||
# - epel-9-x86_64
|
|
||||||
# - epel-9-aarch64
|
|
||||||
|
|
||||||
# Run on commit to main branch
|
# Run on commit to main branch
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
|
Reference in New Issue
Block a user