jamsocket/Deploy to Jamsocket
This action will handle deploying session backend code to your Jamsocket service.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| jamsocket_api_token | API Token for Jamsocket authentication | yes | — |
| jamsocket_account | Name of your Jamsocket account | yes | — |
| jamsocket_service | Name of your Jamsocket service | yes | — |
| jamsocket_registry_url | Custom Jamsocket Registry URL - should not be used | no | registry.jamsocket.com |
| docker_build_context | Path to your Docker build context | yes | — |
| docker_additional_build_contexts | List of additional build contexts | no | — |
| dockerfile_path | Path to your Dockerfile | yes | — |
| tag | Custom tag for your Docker image | no | latest |
| push | Whether to push the image after building | no | true |
Outputs
no outputs