Skip to content

Commit

Permalink
infra: remove target for copr builds from commits in master
Browse files Browse the repository at this point in the history
As seen in the packit docs:
https://packit.dev/docs/configuration/upstream/copr_build

Does not need to be defined if using a custom Copr project (we fetch targets from the Copr settings).
  • Loading branch information
KKoukiou committed Dec 15, 2023
1 parent 2ae5336 commit 2456d85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ jobs:

- job: copr_build
trigger: commit
targets:
- fedora-rawhide
- fedora-eln
branch: master
owner: "@rhinstaller"
project: Anaconda
Expand Down
3 changes: 0 additions & 3 deletions .packit.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:

- job: copr_build
trigger: commit
targets:
- fedora-rawhide
- fedora-eln
branch: master
owner: "@rhinstaller"
project: Anaconda
Expand Down

0 comments on commit 2456d85

Please sign in to comment.