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

OZ-668: Add placeholder credentials for docker server in settings.xml #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

enyachoke
Copy link
Contributor

No description provided.

@corneliouzbett corneliouzbett changed the title OZ-668: Add place holder credetials for docker server in settings.xml OZ-668: Add placeholder credentials for docker server in settings.xml Aug 22, 2024
Comment on lines +97 to +98
"username": "${{ secrets.DOCKER_HUB_USERNAME || 'username'}}",
"password": "${{ secrets.DOCKER_HUB_PASSWORD || 'password'}}"
Copy link
Contributor

Choose a reason for hiding this comment

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

I hadn't seen this but still fails.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

But we need to merge it no?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is why the HSC builds are failing

Copy link
Contributor

Choose a reason for hiding this comment

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

Pushed this commit, I hadn't seen this PR

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