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

Using docker login for pushing to ICR #551

Merged
merged 1 commit into from
May 16, 2023

Conversation

psschwei
Copy link
Collaborator

Summary

xref #544
Log into ICR via docker

Details and comments

Using the ibmcloud cli login wasn't passing the credentials down to docker for some reason, so let's cut out the middle man and log directly into ICR from docker.

Tested this locally using act, so hopefully this should actually "fix" the issue...

Signed-off-by: Paul S. Schweigert <[email protected]>
@psschwei psschwei requested review from pacomf and akihikokuroda May 16, 2023 00:17
Copy link
Member

@pacomf pacomf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@psschwei
Copy link
Collaborator Author

Ran this on my fork and it's pushing images, so we should be good to go...

@psschwei psschwei merged commit d4ebddd into Qiskit:main May 16, 2023
@psschwei psschwei deleted the fix-icr-action-maybe branch May 16, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants