mirror of
https://github.com/lubuntu-team/ci-tooling.git
synced 2025-05-06 14:51:27 +00:00
Remove extra line.
This commit is contained in:
parent
80f4d4697f
commit
3a15d58a92
@ -132,7 +132,6 @@ class Generator:
|
|||||||
|
|
||||||
if job_type.startswith("package"):
|
if job_type.startswith("package"):
|
||||||
upstream = data["upstream_url"]
|
upstream = data["upstream_url"]
|
||||||
upload_target = data["upload_target"]
|
|
||||||
package_config = template.render(PACKAGING_URL=url,
|
package_config = template.render(PACKAGING_URL=url,
|
||||||
PACKAGING_BRANCH_U=u_branch,
|
PACKAGING_BRANCH_U=u_branch,
|
||||||
PACKAGING_BRANCH_S=s_branch,
|
PACKAGING_BRANCH_S=s_branch,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user