Skip to content

Add Bazel tools to docker image

Anton Bondarenko requested to merge anton/bazel_init into main

Use Bazelisk to perform Bazel builds instead of relying directly on specific Bazel version. At the moment latest LTS is chosen, but could be later updated to a specific version if required

Signed-off-by: Anton Bondarenko anton.bondarenko@arm.com

Merge request reports