myriad-actions/Build and Push Docker Image to ECR
Builds a Docker image and pushes it to Amazon ECR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| iam-role-aws | The IAM role to assume for AWS credentials. | yes | — |
| aws-region | The AWS region to use. | yes | eu-west-1 |
| env | The environment (e.g., dev, prod). | yes | — |
| app | The name of the application. | yes | — |
| app-version | The version of the application. | yes | — |
| short-sha | The short SHA of the Git commit. | yes | — |
| dockerfile-path | The path to the Dockerfile. | yes | .docker/Dockerfile |
Outputs
no outputs