actions-marketplace-validations/ECSDeployer Action
GitHub Action for ECSDeployer, a tool to easily deploy applications to AWS ECS Fargate
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ecsdeployer-version | The version of ECSDeployer to run using | no | latest |
| image | Value for --image | no | — |
| tag | Value for --tag | no | — |
| app-version | Value for --app-version | no | — |
| extra-args | Additional arguments to pass to the deployer command | no | — |
| config | Deployment YML file for the project | no | — |
| workdir | Working directory (below repository root) | no | . |
| timeout | Override the default timeout | no | 90m |
| install-only | Just install ECSDeployer | no | false |
Outputs
no outputs