Skip to content

Issue: Login to public ECR action #38

Description

@bhautikpip

I am receiving Error response from daemon: Get https://public.ecr.aws/v2/: denied: Not Authorized while using Login to ECR action in my workflow. I am able to run aws ecr-public get-login-password --region us-east-1 | docker login -u AWS --password-stdin public.ecr.aws in my local machine. Would you be able to confirm if it's a bug? I could not find ecr publish test in this repo so not sure if login to ecr actions has any issues or not.

Workflow error: https://github.com/bhautikpip/aws-xray-daemon/runs/1554928752?check_suite_focus=true
Workflow code: https://github.com/bhautikpip/aws-xray-daemon/blob/daemon-ecr-publish/.github/workflows/continuous-build.yml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions