The Village GitLab CI/CD pipeline architecture supports both static site deployment (GitLab Pages) and serverless function deployment (Cloudflare Workers) from the same push event. The .gitlab-ci.yml configuration in each repository defines the deployment pipeline. Group-level CI/CD variables provide shared credentials for Cloudflare access.