CircleCI-Public / aws-ecr-orb

CircleCI orb for interacting with Amazon's Elastic Container Registry (ECR)
https://circleci.com/orbs/registry/orb/circleci/aws-ecr
MIT License
80 stars 142 forks source link

Add parameter to use or not the ecr-credentials-helper #350

Closed marboledacci closed 3 months ago

marboledacci commented 3 months ago

Checklist

The credentials helper has caused many issues compared to the classic docker login, I'm adding a parameter to decide which option to use in the job and the commands.