mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
Improve build trigger form
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ea05bf56ed
commit
1fe4123bc7
|
@ -90,6 +90,7 @@ schedulers.append(sched.ForceScheduler(
|
||||||
name="nightly",
|
name="nightly",
|
||||||
builderNames=["nightly"],
|
builderNames=["nightly"],
|
||||||
buttonName="Start Nightly Build",
|
buttonName="Start Nightly Build",
|
||||||
|
codebases = [util.CodebaseParameter(label="yocto-autobuilder-helper:", project=None)]
|
||||||
reason=util.StringParameter(
|
reason=util.StringParameter(
|
||||||
name="reason",
|
name="reason",
|
||||||
label="""Reason (please note the reason for triggering the build and
|
label="""Reason (please note the reason for triggering the build and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user