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

Repair publish workflow to publish all matrix platform images #113

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

chrishoage
Copy link
Contributor

Fixes: #107

I followed https://docs.docker.com/build/ci/github-actions/multi-platform/#distribute-build-across-multiple-runners in order to make this work.

I did re-order some of the steps to more easily follow the documentation, so if this is undesirable let me know and I can revert

Adding it appeared to work on my fork https://github.com/chrishoage/coredns-tailscale/pkgs/container/coredns-tailscale/318942829?tag=main

(I changed my main branch to allow for manual and main runs, but this PR only contains the changes needed for multi-arch image support)

@damomurf
Copy link
Owner

Thanks for the fix @chrishoage - I’ll merge and let’s see how it goes.

@damomurf damomurf merged commit b1f4ebc into damomurf:main Dec 10, 2024
2 checks passed
@chrishoage chrishoage deleted the hoage/ghcr-io-fix branch December 10, 2024 17:19
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.

linux/amd64 image missing in ghcr
2 participants