Design CI/CD pipeline configurations.
{{platform}}CI/CD platform
Example: GitHub Actions
{{project_type}}Project type
Example: Next.js application
{{repository_type}}Repo type
Example: Monorepo with multiple packages
{{stages}}Pipeline stages
Example: Lint, Test, Build, Deploy
{{deployment_target}}Where to deploy
Example: Vercel
{{additional_requirements}}Other requirements
Example: Cache dependencies, parallel jobs
Create GitLab CI pipeline for Django with testing, Docker build, and AWS ECS deployment with migrations.