sameersbn / docker-gitlab-ci-multi-runner

MIT License
145 stars 85 forks source link

register in multiple gitlab-ci hosts #9

Open fernandoneto opened 9 years ago

fernandoneto commented 9 years ago

@sameersbn do you know if it is possible to register 1 multi-runner in multiple gitlab-ci containers? in this moment i have 2 gitlab containers sharing the /home/git/data folder, but when i check the gitlab registration token they are different in the 2 container's.

sameersbn commented 9 years ago

I don't think it is possible. But i am not sure. You will need to check with the upstream project

fernandoneto commented 9 years ago

just to keep the tracking if someone else have the same problem

https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/250

i will try to give a study on documentation and create a PR