GitLab Pipeline Examples Directory Contents¶
This page provides an inventory of all GitLab CI pipeline example files in this directory.
Files in this Directory¶
File | Description |
---|---|
index.md | Overview of GitLab CI pipeline examples |
gitlab-ci.yml | Basic GitLab CI pipeline example |
gitlab-ci-with-services.yml | Example using GitLab CI services for container scanning |
gitlab-ci-sidecar.yml | Example using sidecar container approach |
gitlab-ci-sidecar-with-services.yml | Combined sidecar and services approach |
dynamic-rbac-scanning.yml | Pipeline with dynamic RBAC generation for scanning |
existing-cluster-scanning.yml | Pipeline for scanning containers in existing clusters |