Robot Framework Test with gitlab ci/cd

Hello,*

I want to make a gitlab ci using robotframework file and i want within my file to make each test stage corresponding to a test case in my robot files.

PS: In one robot file i have many tests cases so i want to see on my gitlab UI all the different robot tests and check without looking in the log the the test which failed

Can someone please help me? or have an idea of how i can handle this?