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

feat: Add GitHub Action to push Docker image to GitHub Container Registry #240

Closed
wants to merge 2 commits into from

Commits on Sep 25, 2024

  1. feat: Add GitHub Action to push Docker image to GitHub Container Regi…

    …stry
    
    This uses the `macbre/push-to-ghcr` Action to build and push on commits to main or numbered releases.
    
    One open question, I'm not sure if this should be folded into the existing `build-docker.yml` workflow or if that's referenced/used separately.
    
    ---
    
    For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/github-community-projects/private-mirrors?shareId=XXXX-XXXX-XXXX-XXXX).
    ahpook committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    b9d3f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2f419 View commit details
    Browse the repository at this point in the history