rivet-dev/Rivet Deploy
Build and deploy Docker images to Rivet Compute
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rivet-token | Rivet Cloud API token | yes | — |
| rivet-endpoint | Rivet Engine API endpoint | no | https://api.rivet.dev |
| github-token | GitHub token for PR comments | no | ${{ github.token }} |
| main-branch | Main branch name for production deployments | no | main |
| docker-build-path | Docker build context directory | no | . |
| dockerfile-path | Dockerfile location | no | Dockerfile |
| runner-config | JSON property overrides for runner configuration | no | {} |
| compute-pool-config | JSON property overrides for compute pool configuration | no | {} |
| prod-namespace | (Advanced) Override the production namespace slug instead of auto-detecting the first prod-* namespace | no | "" |
Outputs
no outputs