fix: annotate multi-arch image before pushing to ghcr
This commit is contained in:
1
.github/workflows/cd.yaml
vendored
1
.github/workflows/cd.yaml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
tags: "${{ github.repository }}:${{ github.event.release.tag_name }}-alpine"
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
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.
|
||||
|
||||
ghcr-io:
|
||||
name: Push multi-arch Docker image to ghcr.io
|
||||
|
||||
Reference in New Issue
Block a user