Deploy Pipeline

intermediate

Production deployment pipeline with CI/CD, Docker containerization, and infrastructure as code.

Architecture

CI/CD Pipeline Generator Skill
Generates GitHub Actions workflow with lint, test, build, and deploy stages
78/100
Docker Compose Skill
Creates hardened Dockerfiles and docker-compose configs
77/100

Expected Output

Deploy Pipeline Status Lint: passed Tests: 42 passed Docker Build: 145MB image Push: ghcr.io/org/app:latest Deploy: healthy (3/3 replicas)