I configured a gitlab runner as explained here: https://docs.gitlab.com/runner/install/windows.html
Unfortunately, when I push to my repository, my pipeline fails:>
For me it happened that I installed git after I started PowerShell to run gitlab-runner. To fix this you need to restart PowerShell after git is installed and then restart gitlab-runner to get git on your PATH.