Skip to content

Fix publish-mcp-image: don't check out the tag being built#83

Merged
joaoh82 merged 1 commit into
mainfrom
fix/mcp-image-checkout
Jun 11, 2026
Merged

Fix publish-mcp-image: don't check out the tag being built#83
joaoh82 merged 1 commit into
mainfrom
fix/mcp-image-checkout

Conversation

@joaoh82

@joaoh82 joaoh82 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Checking out inputs.tag broke dispatch runs for tags that predate the
Dockerfile (v0.8.1: "cp: cannot stat deploy/docker/Dockerfile.mcp").
The Dockerfile and workflow are tooling, not release content — use the
workflow's own ref and take only the binaries from the tag.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com

Checking out inputs.tag broke dispatch runs for tags that predate the
Dockerfile (v0.8.1: "cp: cannot stat deploy/docker/Dockerfile.mcp").
The Dockerfile and workflow are tooling, not release content — use the
workflow's own ref and take only the binaries from the tag.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@joaoh82 joaoh82 merged commit 429c181 into main Jun 11, 2026
2 checks passed
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.

1 participant