Replace this template with your information
Describe your question in as much detail as possible:
I’m getting an error when I run a pipeline:
one job can only need 5 others, but you have listed 9. See needs keyword documentation for more details.
-
What version are you on? Are you using self-managed or GitLab.com?
I’m using a self managed gitlab community edition 12.2.1 -
What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?
According to the docs here:
Keyword reference for the .gitlab-ci.yml file | GitLab
it says that the default limit is 50, but it still fails saying the limit is 5, after googling I found this thread:
Rollout limits for directed acyclic graph on gitlab.com (#7541) · Issues · GitLab.com / GitLab Infrastructure Team / infrastructure · GitLab
It says I should flip a feature flag to change it from 5 to 50. However, I cannot find the feature flag tab under Operations>Feature Flags as this article suggests:
Feature Flags | GitLab
The only tabs/links I get under operations are:
metrics, environment, error tracking, serverless, kubernetes