Katalon CI help

Hi @ThanhTo, I am using linux and have added the run_chrome.sh file with the content below:
`docker run -t --rm -v “$(pwd)”:/katalon/katalon/source katalonstudio/katalon 7.5 katalonc.sh -projectPath="/katalon/katalon/source/project.prj" -browserType=“Chrome (headless)” -retry=0 -testSuitePath=“Test Suites/Generic_Test_Cases/xxxx” -apiKey=“xxxxxxxx” - I am not sure if this file is working or not as i dont find any changes in my issue.

I have checked the below and i cannot find the gitlab-ci.yml file

If i will run the test in gitlab shouldn’t i be having a gitlab-ci.yml. I have like nothing as knowledge with docker

Also i still dont know why my machine quota is getting exceeded everytime

Is there someone who can help me with this. Kind of stuck with it from some time. :tired_face: