# CI/CD Deployment Patterns

Production deployment workflows: rolling/blue-green/canary strategies, CI/CD pipeline patterns, Docker multi-stage builds, health checks, readiness probes, rollback strategies, and environment-specific configuration management.

## Manifest

```json
{
  "name": "CI/CD Deployment Patterns",
  "description": "Production deployment workflows: rolling/blue-green/canary strategies, CI/CD pipeline patterns, Docker multi-stage builds, health checks, readiness probes, rollback strategies, and environment-specific configuration management.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/deployment-patterns",
  "source_pin": null,
  "manifest_hash": "8cc1b8be1a6fb093",
  "risk_tier": "medium"
}
```

## SBOM

```json
null
```

