brightspace/AWS ECR Login & Push
Pushes a docker image to an ECR repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-account-id | The account of ECR repository | yes | — |
| aws-region | The region of ECR repository | yes | — |
| ecr-repository | The repository name | yes | — |
| ecr-image-tag | The docker image tag | yes | — |
| source-image | The source image to push | yes | — |
Outputs
no outputs