mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-04-14 04:31:09 +00:00
Fix variable name not adjusted after move.
This commit is contained in:
parent
9b3b75e7e4
commit
816b53d71a
@ -129,7 +129,7 @@ class Generator:
|
||||
package_config = template.render(PACKAGING_URL=url,
|
||||
PACKAGING_BRANCH=branch,
|
||||
UPSTREAM_URL=upstream,
|
||||
NAME=package["name"],
|
||||
NAME=data["name"],
|
||||
RELEASE=release,
|
||||
UPLOAD_TARGET=upload_target)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user