speareducation/Fargate Release
Performs a docker build, pushes to ECR, and performs an ECS release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr-repo | The ECR Repo name without the ECR Registry portion. | yes | — |
| app-env | The APP_ENV (use action-build-vars.appEnv) | yes | — |
| release | The release tag (action-build-vars.release) | yes | — |
| task-definition | The path to the task definiton | yes | — |
| task-container | The container within the task to use | no | web-container |
| service | The ECS/Fargate Service name | yes | — |
Outputs
no outputs