Skip to content

Commit b84e774

Browse files
committed
fix: annotate multi-arch image before pushing to ghcr
1 parent cff3790 commit b84e774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
tags: "${{ github.repository }}:${{ github.event.release.tag_name }}-alpine"
3636
cache-from: type=gha
3737
cache-to: type=gha,mode=max
38+
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Connect to MCP servers that run on SSE transport, or expose stdio servers as an SSE server using the MCP Proxy server.
3839

3940
ghcr-io:
4041
name: Push multi-arch Docker image to ghcr.io

0 commit comments

Comments
 (0)