Skip to content

Commit

Permalink
Merge pull request #1451 from lsm5/disable-eln
Browse files Browse the repository at this point in the history
COPR: Exclude ELN builds
  • Loading branch information
openshift-merge-robot authored Jun 29, 2023
2 parents 0909284 + 0fc7bbe commit f452791
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@ jobs:
- cargo
- make
- rpkg
targets:
- centos-stream-8-aarch64
- centos-stream-8-x86_64
- centos-stream-9-aarch64
- centos-stream-9-x86_64
- fedora-all-aarch64
- fedora-all-x86_64
actions:
post-upstream-clone:
- "rpkg spec --outdir ./"
Expand All @@ -31,3 +38,10 @@ jobs:
trigger: commit
branch: main
project: podman-next
targets:
- centos-stream+epel-next-8-aarch64
- centos-stream+epel-next-8-x86_64
- centos-stream+epel-next-9-aarch64
- centos-stream+epel-9-x86_64
- fedora-all-aarch64
- fedora-all-x86_64

0 comments on commit f452791

Please sign in to comment.