CI setup and use
CI Variables
Variable | Default Value | Description |
---|---|---|
LIMIT_TO | "" | Limit pipeline execution to a specific logical block. Available blocks: eks131 , gke130 , gke131 , gke131a , vcluster . Empty value implies absence of limits - i.e. all components shall be considered for execution. |
LIMIT_TO
LIMIT_TO
allows to isolate singular logical block of pipeline and only execute that block skipping all other blocks. This allows for faster iteration as developer may choose to test only a singular platform before code is ready for more thorough testing. It also allows for external pipeline invocations for very specific scenarios.
LIMIT_TO
accepts only a single value.
Empty value implies that there are no limits and that pipeline shall be executed in full.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support