Hi, I am fighting to configure a group runner with shell executor. It is on the same server as the webserver.
I also tried with SSH runner and both scenarios take me to an error:
ERROR: Job failed: prepare environment: Process exited with status 1. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
Where to start from? I have tags properly set up. .yml was also tested with a shared runner.
I Have no idea what is wrong?!?