}

Ci Index Page 1

Gitlab CI register runner on multiple proyects

With gitlab ci if you want to reuse the runner on multiple projects you will need to be master an both proyects. You will need then to Go to Settings>CI/CD>Runner Settings of Project A and finally Edit the desired runner properties. Uncheck the "Lock to current projects" box. Check here for full detailed steps.