Multiple runners for the same project

hi all,

i need some help. i setup 2 runners (with own ids) on different hosts for the same project.
gitlab-ci shows me, that both runners are available and assigned to my project.

BUT: only the last runner that was started is doing the build, the other one does not get any pushes ;(

[gitlab-ce 7.12.2~omnibus.1-1]

thanks for any help!

2 Likes

ps. be noted since version 8.* gitlab ci is fully integrated into Gitlab itself. There won’t be a separate CI site. So your problem could become maybe a bit more tricky?

Try to upgrade to the latest version and see…