fix the tarball-base for kuryr-lib
The kuryr repo actually publishes a tarball with the name kuryr-lib, so the tarball link is being built incorrectly using the default logic. Fix the base name so the links are built correctly. Change-Id: I50d3f1083e6281f9cf56c6814223a576c9943736 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
761dbb10a7
commit
34aeaccdce
@ -7,3 +7,4 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/kuryr
|
||||
hash: dbe2284ce693437b664bf211fe4033a531631053
|
||||
tarball-base: kuryr-lib
|
||||
|
Loading…
Reference in New Issue
Block a user