gitlab-cicd-pipeline - Design and implement GitLab CI/CD pipelines
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, caching, runners, and Docker or Kubernetes deployments.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure GitLab CI/CD pipelines
- Register and configure GitLab Runners
- Optimize Docker layer caching
- Deploy applications to Kubernetes
- Execute automated testing and linting
- Perform container security scanning
- Automate semantic version releases
Inputs
- GitLab repository
- GitLab CI/CD configuration files
- GitLab Runner registration token
- Container registry credentials
- Kubernetes cluster configuration
Outputs
- Test and coverage reports
- Docker container images
- Kubernetes deployments
- Helm releases
- Semantic release versions
Requirements
- GitLab Runner infrastructure
- Docker service or Docker-in-Docker
- Kubernetes cluster access
- Helm command-line tool
