[skip-ci] Packit: constrain koji job to fedora package to avoid dupes
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
1450bf8a0b
commit
0d27af46f2
|
@ -103,6 +103,7 @@ jobs:
|
||||||
# Fedora Koji build
|
# Fedora Koji build
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
trigger: commit
|
trigger: commit
|
||||||
|
packages: [buildah-fedora]
|
||||||
sidetag_group: podman-releases
|
sidetag_group: podman-releases
|
||||||
# Dependents are not rpm dependencies, but the package whose bodhi update
|
# Dependents are not rpm dependencies, but the package whose bodhi update
|
||||||
# should include this package.
|
# should include this package.
|
||||||
|
|
Loading…
Reference in New Issue