Skip to content

Commit

Permalink
Simplify Packit copr_build config
Browse files Browse the repository at this point in the history
  • Loading branch information
ckelleyRH committed Jul 11, 2023
1 parent d6bfd6c commit fc11f68
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ jobs:
trigger: pull_request
branch: master
additional_repos:
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/rhel-9-x86_64/"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-37-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-38-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-rawhide-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/centos-stream-9-x86_64"
- "copr://@pki/master"
targets:
- fedora-all
- centos-stream-9-x86_64
Expand All @@ -53,11 +49,7 @@ jobs:
trigger: commit
branch: master
additional_repos:
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/rhel-9-x86_64/"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-37-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-38-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/fedora-rawhide-x86_64"
- "https://download.copr.fedorainfracloud.org/results/%40pki/master/centos-stream-9-x86_64"
- "copr://@pki/master"
targets:
- fedora-all
- centos-stream-9-x86_64
Expand Down

0 comments on commit fc11f68

Please sign in to comment.