refactor(ci): record the console to a file even on single threaded runs

It's nice to always be able to open the console.log file of a job,
regardless of how it was run. Currently that file is only saved when
running in parallel. Do it serially too.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: I5b246bae34edb0399875b6689001f5e06c54a49d
1 file changed