eyalpazz/Build Image And Push To ECR
Builds a Docker image and pushes it to Amazon ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 8, 2024
- License
- None
Pinned Snippet
uses: eyalpazz/build-and-push-action@86425a9c51fad92fb4fcf2c86b78d744878fe51c # v0.1.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ECR_REPO | ECR Repo | yes | — |
| AWS_ROLE | Action AWS Role (should have ECR Push Permissions) | yes | — |
| AWS_REGION | AWS Region | no | us-east-1 |
| BUILD_CONTEXT | Image Build Context | no | . |
| DOCKERFILE | Path To Dockerfile | no | Dockerfile |
Outputs
no outputs