chore(.packit.yml): adding all fedora release + centos to packit

With this config change,copr builds will happen on pull requests
for all fedora development branches and the next major RHEL release
( fedora-eln ) and on commits, copr builds will happen on all fedora
release and the next major RHEL release.
master
Jóhann B. Guðmundsson 2021-02-25 11:49:32 +00:00 committed by Harald Hoyer
parent 567c455753
commit 01126a209a
1 changed files with 5 additions and 2 deletions

View File

@ -45,13 +45,16 @@ jobs:
trigger: pull_request
metadata:
targets:
- fedora-rawhide
- fedora-development
- fedora-eln

- job: copr_build
trigger: commit
metadata:
targets:
- fedora-rawhide
- fedora-all
- fedora-development
- fedora-eln
branch: master
owner: "@dracut"
project: Dracut