Tag

only

1 views collected around this technical thread.

DevOps Cloud Academy
DevOps Cloud Academy
May 7, 2020 · Operations

Using only/except and rules in GitLab CI for Job Control

This tutorial explains how to use GitLab CI's only/except parameters and the newer rules syntax—including if, changes, exists, and allow_failure clauses—to control job execution, configure branch restrictions, and define workflow-level pipeline creation, illustrated with comprehensive YAML examples.

CI/CDGitLab CIPipeline
0 likes · 6 min read
Using only/except and rules in GitLab CI for Job Control