Skip to content

fix: fix job_name for bake plans

Alok Ranjan requested to merge fix_job_name into master

!MR 324 enabled us to support build submission through regex + multiple job_names, but the same has not been updated for bake plans which caused regression ( job_name not working for bake plans). This patch will fix build submission through job_name for bake plans as well.

Signed-off-by: Alok Ranjan alok.ranjan@linaro.org

Merge request reports