Deploy_Service

Deploys the service to staging and production. Use when a release has been approved for rollout.

stbenjam Updated

File contents

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.

stbenjam/skillsaw/tree/main/tests/fixtures/autofix/fixable-accuracy-name/deploy-service commit 578799f8ad

Frequently asked questions

npx skillmds@latest add stbenjam/deploy-service-5