Skip to content

Commit

Permalink
packit: Drop targets list from COPR build
Browse files Browse the repository at this point in the history
Hardcoding this list is redundant and hard to change: changing the COPR
config and updating all our projects' packit.yml files needs to happen
in lockstep.

packit now learned to just read the configuration from an existing COPR
repository, so drop the target list entirely. See
packit/packit-service#1499
  • Loading branch information
martinpitt authored and marusak committed Oct 3, 2022
1 parent b15db49 commit a8a8dc2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ jobs:
owner: "@cockpit"
project: "cockpit-preview"
preserve_project: True
targets:
- fedora-36
- fedora-37
- centos-stream-8-x86_64
- centos-stream-9-x86_64
actions:
post-upstream-clone: make cockpit-ostree.spec
# HACK: tarball for releases (copr_build, koji, etc.), copying spec's Source0; this
Expand Down

0 comments on commit a8a8dc2

Please sign in to comment.