Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix packit configuration for versions & coprs
The "@yggdrasil/latest" copr is used to build yggdrasil/main, and only for newer versions of RHEL. Since this branch only builds for RHEL 8 & 9 currently, then let's amend the packit configuration to build in the right place: - split the jobs for PRs and commit depending on the RHEL version, as they will need to use different copr's - use the right copr's depending on the version built - use unique identifier to avoid conflicts
- Loading branch information