On 2/25/22 07:20, Alex Bennée wrote:
Some HW can run multiple architecture profiles so we can install a
secondary runner to build and run tests for those profiles. This
allows setting up secondary service.
[AJB: this is a fairly ugly hack, I'm sure this could be expressed in
a neater way]
Signed-off-by: Alex Bennée<alex.ben...@linaro.org>
Message-Id:<20220211160309.335014-8-alex.ben...@linaro.org>
---
scripts/ci/setup/gitlab-runner.yml | 34 ++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
Ugly, but working I suppose. :-)
Acked-by: Richard Henderson <richard.hender...@linaro.org>
r~