Test Collection Console Logs within GitLab-CI Runner

Katalon team,

Is it possible to generate and view Katalon Console logs from within my GitLab-CI runner job interface for my Test Suite Collection?

Currently, I am running a Test Suite Collection and I am able to see the completion status within the runner logs

example:
Test Suites/Full_IT_Master_Integration_Test_Suite_Collection(Sequential) - 20210 [326](https://git.getwellnetwork.com/QA/qa_katalon/-/jobs/277504#L326)907_165015..............................................................7/89(8%)

But I am curious if I can get the console logs to post in this runner console as well? I understand the -consoleLog command is only for windows environments, while I am using Linux