ci: publish multi-arch images from Dasha to Gitea registry + GHCR #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/2/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Single Woodpecker pipeline (buildx) builds amd64+arm64 once on a v* tag and
pushes the same image to both half.st/ejlewis/ticktick-mcp (self-hosted deploy)
and ghcr.io/halfst/ticktick-mcp (public) via multi-registry logins. A pre-step
derives tags from the git tag (latest + version + major.minor) into a .tags
file. README documents pulling a prebuilt image from either registry.
Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com