Skip to content

Passing variables to CI/CD pipelines in all possible scenarios

We have several ways to trigger a pipeline or to run a single job, and all of them should support passing variables that will have the highest priority (https://docs.gitlab.com/ee/ci/variables/#priority-of-variables).

We might want to pass variables in these cases:

Related:

Edited by Fabio Busatto