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

Use the namespace from secrets so others can build too. #928

Merged
merged 3 commits into from
Oct 3, 2021

Conversation

dschaper
Copy link
Member

@dschaper dschaper commented Oct 3, 2021

Description

Use DOCKERHUB_USER Instead of hard code pihole/pihole for the namespace.

Motivation and Context

Forks of this repo couldn't build as they would try to push to our namespace and fail.

How Has This Been Tested?

Build it.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
Copy link
Member

@PromoFaux PromoFaux left a comment

Choose a reason for hiding this comment

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

LGTM, plus added DOCKERHUB_NAMESPACE secret to settings

Copy link
Member

@PromoFaux PromoFaux left a comment

Choose a reason for hiding this comment

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

Can you please apply this same thing to the other two action ymls?

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
@PromoFaux PromoFaux merged commit 5ed8b8e into master Oct 3, 2021
@PromoFaux PromoFaux deleted the fix/docker-namespace branch October 3, 2021 21:21
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.

None yet

2 participants