gitlabgitlab-cigitlab-ci-runnergitlab-ce

GitLab CE - How to disable CI/CD Pipelines on all Projects by default?


I want to disable CI/CD in GitLab CE.

I know this can be done on a per Project basis, but I would like to set it to be off by default, such that when new projects are created, CI/CD is not automatically enabled.

Is this possible?


Solution

  • To achieve that you need to be an admin,

    PS: Don't forget to save the modifications