Skip to content

Commit

Permalink
Merge pull request #267 from lsm5/packit-targets
Browse files Browse the repository at this point in the history
Packit: reuse copr targets for podman-next
  • Loading branch information
openshift-merge-robot authored Sep 7, 2023
2 parents 4f1bed3 + 3a7bbc1 commit 507f568
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
trigger: pull_request
enable_net: true
# keep in sync with https://copr.fedorainfracloud.org/coprs/rhcontainerbot/podman-next
targets:
targets: &copr_targets
- fedora-rawhide-aarch64
- fedora-rawhide-x86_64
- fedora-eln-aarch64
Expand All @@ -38,6 +38,7 @@ jobs:
branch: main
owner: rhcontainerbot
project: podman-next
targets: *copr_targets

- job: propose_downstream
trigger: release
Expand Down

0 comments on commit 507f568

Please sign in to comment.