Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ECR login error on Windows runner #19

Closed
mr-smithers-excellent opened this issue May 19, 2020 · 0 comments · Fixed by #20
Closed

ECR login error on Windows runner #19

mr-smithers-excellent opened this issue May 19, 2020 · 0 comments · Fixed by #20
Assignees
Labels
bug Something isn't working

Comments

@mr-smithers-excellent
Copy link
Owner

The ECR login command is causing an error on Windows platform runners, resulting in the following message:

##[error]Command failed: $(aws ecr get-login --region us-east-1 --no-include-email)
'$' is not recognized as an internal or external command,
operable program or batch file.

Logic will need to be added to handle this login command via PowerShell.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant