Deploy

Deploy the application to staging or production and roll back failed releases

stbenjam Updated

File contents

Deploy

Run deployments from a clean working tree on the main branch.

make deploy ENV=staging
make deploy ENV=production

## Rollback

Try to roll back immediately when a release fails health checks. Ideally
the pipeline reverts bad releases on its own, but if possible verify the
dashboards yourself after every deploy.

stbenjam/skillsaw/tree/main/tests/fixtures/content-unclosed-fence/skill-hides-violations/skills/deploy commit 9ca1390880

Frequently asked questions

npx skillmds@latest add stbenjam/deploy-3