inspire-labs-tms-tech/Digital Ocean Deployment Action
Push/Schedule a new deployment to an existing Digital Ocean (Apps Platform) App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | A Digital Ocean API Key | yes | — |
| app-id | The unique ID of an Apps Platform application (on Digital Ocean, navigate to your App, and the ID is in the URL, i.e. https://cloud.digitalocean.com/apps/{{ APP ID HERE }}/overview) | yes | — |
| force | Indicates whether to force a build of app from source even if an existing cached build is suitable for re-use (see https://docs.digitalocean.com/reference/api/api-reference/#operation/apps_create_deployment) | yes | false |
Outputs
| name | description |
|---|---|
| deployment-id | The scheduled Deployment ID |