AI AGENT ADDONS

Gitlab Ci Patterns

wshobson/agents
DevOps & CI/CD
9,292installs

GitLab CI/CD pipelines help you build, test, and deploy code automatically. This guide shows you how to set up multi-stage workflows with caching and distributed runners. You can automate testing and deployment for your projects.

Use these patterns to organize your pipeline into stages like build, test, and deploy. Add Docker builds, Kubernetes deployments, and security scans. The templates work for both simple and complex projects.

You will learn to optimize pipeline performance and implement GitOps workflows. This makes your software delivery faster and more reliable.

Add Gitlab Ci Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/gitlab-ci-patterns

Project

mkdir -p .claude/skills/gitlab-ci-patterns

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago