-
Notifications
You must be signed in to change notification settings - Fork 237
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
Build Step - Login To ACR Failed #5
Comments
Same issue here. The error I'm getting at the LoginToACR step is: parse error: Invalid numeric literal at line 1, column 8 |
Not sure if it is the same as you all but I got an error in the following step Deploy Container Apps although the docker login command seems successful. ERROR: Failed to retrieve credentials for container registry. Please provide the registry username and password |
Not actually even getting that far. The command just before the docker login is what is failing for me. I believe the issue is related to the pipe "|jq -r .refresh_token" If I run that command above without the pipe to the "jq" command then I'll get the error you described. |
Yep, that's exactly the error I got. |
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: