Deploy_Service · git:20260721.a7f3296 · 2026-07-21 · sha256 aba960f213d29b4f
Deploy_Service git:20260721.a7f3296A
Immutable. This exact content is served forever at /api/v1/blob/aba960f213d29b4f.
--- name: >- Deploy_Service description: Deploys the service to staging and production. Use when a release has been approved for rollout. --- # Deploy the service Run the deployment pipeline for the requested environment. 1. Verify the release tag exists and CI is green. 2. Run `scripts/deploy.sh <environment> <tag>`. 3. Watch the health dashboard until all pods report ready.