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

Added github actions to build and publish docker image #17

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

Conversation

D3N14L
Copy link

@D3N14L D3N14L commented Oct 17, 2021

This adds a github action to build and publish the docker image to docker hub.

It just requires two secrets to be set on the github repo:

  • DOCKERHUB_USERNAME
  • DOCKERHUB_TOKEN

The action is only triggered on publish events of a release on the github project.

Having the docker images published to docker hub would be very helpful during the devlopment of my helm chart.

@D3N14L
Copy link
Author

D3N14L commented Oct 17, 2021

This solves #16 .

@D3N14L
Copy link
Author

D3N14L commented Nov 26, 2021

@ldurnez @ncrocfer trying to move further with the helm chart, but the missing docker containers are a bit of a blocker... Any chance you could review this "sometime soon"?

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