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

fix: release container image build #244

Merged
merged 1 commit into from
Apr 21, 2024

Commits on Apr 19, 2024

  1. fix: release container image build

    Seems the [`Unexpected status from HEAD request to <url>: 400 Bad Request`](https://github.com/github/issue-metrics/actions/runs/8758107284/job/24038180863#step:5:1024)
    is an intermittent error in GitHub Actions and pushing to ghcr
    that can be solved by using moby/buildkit via
    docker/build-push-action#761 (comment)
    
    Going to try this with latest release of moby/buildkit to see if it fixes it
    
    Signed-off-by: jmeridth <[email protected]>
    jmeridth committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69d1175 View commit details
    Browse the repository at this point in the history