mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
builders: Pass sharedrepolocation to QA emails script
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
a1596a5f29
commit
ea05bf56ed
|
@ -263,6 +263,7 @@ factory.addStep(steps.ShellCommand(
|
|||
util.Interpolate("%(prop:builddir)s/layerinfo.json"),
|
||||
get_publish_dest,
|
||||
get_publish_name,
|
||||
util.Interpolate("%(prop:sharedrepolocation)s")
|
||||
],
|
||||
name="Send QA Email"))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user