edgio-docs/Edgio Deploy Action
Greet someone and record the time
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| action | The action to take [deploy|update] | — | deploy |
| token | Edgio token when using the deploy action | — | — |
| deployCommand | Custom deploy command to execute | — | — |
| path | Runs the action in the context of the specified path | — | ./ |
Outputs
| name | description |
|---|---|
| buildUrl | URL of this build in Edgio developer console |
| permalinkUrl | URL of this build permalink |
| edgeUrl | URL of the live (edge) deployment |