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

Add GitHub workflow to build and publish Docker image on the GitHub container registry #670

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

Conversation

nikstuckenbrock
Copy link

Hey,

as mentioned in the title, this PR adds the functionality to automatically create a Docker image when a new release is created. This image is then published to the GitHub container registry of this repository. I think it's a more easy way to use and install the navigator. Let me know what you think.

For implementation i sticked to the official documentation from GitHub.

Here is an example pipeline i run in my fork and you can find the published image here.

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