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

Test Docker login #203

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Test Docker login #203

wants to merge 2 commits into from

Conversation

agitter
Copy link
Collaborator

@agitter agitter commented Jan 31, 2025

Follow up on unsuccessful login in #200

@agitter
Copy link
Collaborator Author

agitter commented Jan 31, 2025

The login appears to work now. I updated the action to v3 and noticed that I used the non-canonical secrets.DOCKER_USERNAME instead of var.DOCKER_USERNAME.

Run docker/login-action@v3
  with:
    username: ***
    password: ***
    ecr: auto
    logout: true
  
Logging into Docker Hub...
Login Succeeded!

@agitter agitter requested a review from jhiemstrawisc January 31, 2025 23:09
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.

1 participant