When writing CI configurations, you need a way to control job executions. GitLab checks the pipeline configuration to determine which jobs in the pipeline should run. Join this technical demo to learn how to execute jobs based on status of variables, pipeline type, branch type, and more.
In this technical demo, you will learn...
- GitLab predefined variables and custom variables
- Rules syntax - the clauses, operators and job attributes
- Using variables with rules to control when to run jobs