Deployment
Deploy Trigger.dev tasks to production.
Quick Deploy
bash
npx trigger.dev login # Login (one-time)
npx trigger.dev deploy # DeployTriggering Deployed Tasks
Use the PROD API key from your Trigger.dev dashboard:
bash
TRIGGER_SECRET_KEY="tr_prod_abc123"Deployment Guide
- Deployment Overview — versions, staging, skip-promotion
- GitHub Actions — CI/CD setup
- Environment Variables — managing secrets