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

Build image and push to GHCR #3634

Closed
wants to merge 4 commits into from
Closed

Build image and push to GHCR #3634

wants to merge 4 commits into from

Commits on Dec 11, 2023

  1. Build image and push to GHCR

    This builds an image by passing the Dockerfile to buildah and submits it to GHCR
    
    Note: Requires generating a key pair with cosign
    
    Signed-off-by: RJ Trujillo <[email protected]>
    EyeCantCU committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e5d2d2c View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/build.yml

    Signed-off-by: Jorge O. Castro <[email protected]>
    castrojo authored and EyeCantCU committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7a6a2ee View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Update build.yml

    Signed-off-by: RJ Trujillo <[email protected]>
    EyeCantCU committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d535778 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into ghcr

    Signed-off-by: RJ Trujillo <[email protected]>
    EyeCantCU committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e58bc24 View commit details
    Browse the repository at this point in the history