ci/packit: set downstream name
Since our upstream repository name differs from the downstream name we should set the `downstream_package_name` [1] config option. [1]: https://packit.dev/docs/configuration#downstream_package_name Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
This commit is contained in:
parent
f9ff8ffbf1
commit
379c97456b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# https://packit.dev/docs/configuration/
|
||||
|
||||
specfile_path: image-builder.spec
|
||||
downstream_package_name: image-builder
|
||||
|
||||
files_to_sync:
|
||||
- image-builder.spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue