I have a couple of queries for CICD with gitlab runner inside a docker image container
- How’s the machine ID picked up when using the docker image?
- Is it possible to view the runs that are performed by the CICD, that is, the navigations in a application, rather the console logs alone?
- What is the command that we give in yml file for the above 2?