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

deployment: automatically push docker image to GitHub registry for main branch #206

Conversation

nwittstruck
Copy link
Contributor

Further Notes

  • This PR adds a GitHub Action that automatically pushes a docker image to the GitHub registry for a) every push to the main branch and b) every release.

New Features / Enhancements

After Merge Checklist

  • Test push on main
  • Test release

@nwittstruck nwittstruck linked an issue Dec 7, 2023 that may be closed by this pull request
2 tasks
@nwittstruck nwittstruck merged commit 46cd857 into master Dec 7, 2023
5 checks passed
@nwittstruck nwittstruck deleted the 205-deployment-automatically-push-docker-image-to-github-registry-for-main-branch branch December 7, 2023 18:22
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.

[Deployment] Automatically push docker image to github registry for main branch
1 participant