stack-spot/Cloud Deploy Action
Cloud Deploy Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| CLIENT_ID | StackSpot Client Id. | yes | — |
| CLIENT_KEY | StackSpot Client Secret Key. | yes | — |
| CLIENT_REALM | StackSpot Client Realm. | yes | — |
| VERBOSE | Verbose configuration. | no | — |
| APPLICATION_FILE | Application file path to use. | yes | — |
| PARAMETERS | The current parameters to replace wit values. Accepts an array. | no | — |
| BACKOFF_INITIAL | Initial wait time (in seconds) before retrying deployment status check. | no | 5 |
| BACKOFF_FACTOR | Multiplicative factor for exponential backoff. | no | 2 |
| BACKOFF_MAX_RETRIES | Maximum number of retries for deployment status check. | no | 30 |
Outputs
no outputs