actions-marketplace-validations/Push to Amazon ECR with optional tagging

Push a docker image to (or pull from) Amazon ECR.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
access-key-idAccess key for IAM User.yes
secret-access-keySecret access key for IAM User.yes
imageThe name of the image on ECR.yes
local-imageThe local name of the image. If not specified, defaults to same as 'image'.no
regionAWS Region to use. Defaults to us-east-1.no
directionWhether to "push" or "pull" the image. Defaults to "push".no
is-semverSpecifies if the image follows the semantic versioning standard. It will push X, X.Y and X.Y.Z tags. Defaults to false.no
skip-tagIf the image must be tagged before the push is made. Defaults to false.no

no outputs