Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip-ci] Packit: remove epel/rhel copr targets #2276

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ packages:
downstream_package_name: containers-common
pkg_tool: centpkg
specfile_path: rpm/containers-common.spec
containers-common-rhel:
downstream_package_name: containers-common
specfile_path: rpm/containers-common.spec
containers-common-eln:
downstream_package_name: containers-common
specfile_path: rpm/containers-common.spec
Expand Down Expand Up @@ -56,14 +53,6 @@ jobs:
- centos-stream-9
- centos-stream-10

- job: copr_build
trigger: pull_request
packages: [containers-common-rhel]
notifications: *ephemeral_build_failure_notification
enable_net: true
targets:
- epel-9

# Run on commit to main branch
- job: copr_build
trigger: commit
Expand Down