Re: How to completely disable gitlab ci

2015-12-02 Thread robburgoyne
In the same boat - I know that it won't do anything until I add a runner, but I want to completely disable CI. Can't find anything in the documentation about it. On Tuesday, 24 November 2015 15:35:21 UTC+2, John Stephen wrote: > > Because of the resources I have on my server, I really don't need

Re: How to completely disable gitlab ci

2015-11-25 Thread Marin Jankovski
They can enable the CI UI portion of GitLab but that won't do anything or use any extra resources until you add a runner. Runner can be an external server, local machine and so on. This is valid for GitLab versions starting with 8.0. On Tuesday, November 24, 2015 at 2:35:21 PM UTC+1, John Steph